xine-lib 1.2.13-20230125hg15249
|
#include <alphablend.h>
Data Fields | |
uint8_t | cb |
uint8_t | cr |
uint8_t | y |
uint8_t | foo |
uint8_t clut_s::cb |
Referenced by _x_spu_calculate_opacity(), colorToPalette(), directfb_subpicture_paint(), fb_overlay_clut_yuv2rgb(), interpolate_color(), opengl_overlay_clut_yuv2rgb(), pgx32_overlay_blend(), process_alt_CLUT_segment(), process_CLUT_definition_segment(), xshm_overlay_clut_yuv2rgb(), and xshm_overlay_clut_yuv2rgb().
uint8_t clut_s::cr |
Referenced by _x_spu_calculate_opacity(), colorToPalette(), directfb_subpicture_paint(), fb_overlay_clut_yuv2rgb(), interpolate_color(), opengl_overlay_clut_yuv2rgb(), pgx32_overlay_blend(), process_alt_CLUT_segment(), process_CLUT_definition_segment(), xshm_overlay_clut_yuv2rgb(), and xshm_overlay_clut_yuv2rgb().
uint8_t clut_s::foo |
Referenced by clut_to_argb(), interpolate_color(), process_alt_CLUT_segment(), and process_CLUT_definition_segment().
uint8_t clut_s::y |
Referenced by _x_blend_yuy2(), _x_clut_yuv2rgb(), _x_spu_calculate_opacity(), _x_spu_dvb_opacity(), colorToPalette(), directfb_subpicture_paint(), fb_overlay_clut_yuv2rgb(), interpolate_color(), opengl_overlay_clut_yuv2rgb(), pgx32_overlay_blend(), process_alt_CLUT_segment(), process_CLUT_definition_segment(), xshm_overlay_clut_yuv2rgb(), and xshm_overlay_clut_yuv2rgb().