Grok 10.0.5
|
Apply MCT with optional DC shift to irreversible compressed image. More...
Public Member Functions | |
void | transform (ScheduleInfo info) |
Private Attributes | |
const float | a_r = 0.299f |
const float | a_g = 0.587f |
const float | a_b = 0.114f |
const float | cb = 0.5f / (1.0f - a_b) |
const float | cr = 0.5f / (1.0f - a_r) |
Apply MCT with optional DC shift to irreversible compressed image.
|
inline |
|
private |
Referenced by transform().
|
private |
Referenced by transform().
|
private |
Referenced by transform().
|
private |
Referenced by transform().
|
private |
Referenced by transform().