xine-lib 1.2.13-20230125hg15249
Data Fields
yuv2rgb_factory_impl_s Struct Reference

#include <yuv2rgb_private.h>

Data Fields

yuv2rgb_factory_t intf
 
int mode
 
int swapped
 
const uint8_t * cmap
 
void * table_base
 
void * table_rV [256]
 
void * table_gU [256]
 
int table_gV [256]
 
void * table_bU [256]
 
void * table_mmx
 
yuv2rgb_fun_t yuv2rgb_fun
 
yuy22rgb_fun_t yuy22rgb_fun
 
yuv2rgb_single_pixel_fun_t yuv2rgb_single_pixel_fun
 

Field Documentation

◆ cmap

const uint8_t* yuv2rgb_factory_impl_s::cmap

◆ intf

yuv2rgb_factory_t yuv2rgb_factory_impl_s::intf

◆ mode

int yuv2rgb_factory_impl_s::mode

◆ swapped

int yuv2rgb_factory_impl_s::swapped

◆ table_base

void* yuv2rgb_factory_impl_s::table_base

◆ table_bU

void* yuv2rgb_factory_impl_s::table_bU[256]

◆ table_gU

void* yuv2rgb_factory_impl_s::table_gU[256]

◆ table_gV

int yuv2rgb_factory_impl_s::table_gV[256]

◆ table_mmx

void* yuv2rgb_factory_impl_s::table_mmx

◆ table_rV

void* yuv2rgb_factory_impl_s::table_rV[256]

◆ yuv2rgb_fun

yuv2rgb_fun_t yuv2rgb_factory_impl_s::yuv2rgb_fun

◆ yuv2rgb_single_pixel_fun

yuv2rgb_single_pixel_fun_t yuv2rgb_factory_impl_s::yuv2rgb_single_pixel_fun

◆ yuy22rgb_fun

yuy22rgb_fun_t yuv2rgb_factory_impl_s::yuy22rgb_fun

The documentation for this struct was generated from the following file: