SDL
2.0
|
Data Fields | |
uint8_t | y_shift |
int16_t | matrix [3][3] |
int16_t RGB2YUVParam::matrix[3][3] |
Definition at line 16 of file yuv_rgb.c.
Referenced by rgb24_yuv420_std().
uint8_t RGB2YUVParam::y_shift |
Definition at line 15 of file yuv_rgb.c.
Referenced by rgb24_yuv420_std().