#include </home/clem/local/src/opie/noncore/multimedia/opieplayer2/yuv2rgb.h>
Collaboration diagram for yuv2rgb_factory_s:

Public Attributes | |
| yuv2rgb_t *(* | create_converter )(yuv2rgb_factory_t *this) |
| void(* | set_csc_levels )(yuv2rgb_factory_t *this, int brightness, int contrast, int saturation) |
| void(* | dispose )(yuv2rgb_factory_t *this) |
| int | mode |
| int | swapped |
| uint8_t * | cmap |
| uint32_t | matrix_coefficients |
| void * | table_base |
| void * | table_rV [256] |
| void * | table_gU [256] |
| int | table_gV [256] |
| void * | table_bU [256] |
| void * | table_mmx_base |
| void * | table_mmx |
| yuv2rgb_fun_t | yuv2rgb_fun |
| yuy22rgb_fun_t | yuy22rgb_fun |
| yuv2rgb_single_pixel_fun_t | yuv2rgb_single_pixel_fun |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2