xine-lib 1.2.11
Data Fields
rgb_decoder_s Struct Reference

Data Fields

video_decoder_t video_decoder
 
xine_stream_tstream
 
uint64_t video_step
 
int decoder_ok
 
int skipframes
 
unsigned char * buf
 
int bufsize
 
int size
 
int width
 
int height
 
double ratio
 
int bytes_per_pixel
 
int bit_depth
 
int upside_down
 
int palette_loaded
 
int color_matrix
 
const char * fmtstring
 
rgb2yuy2_trgb2yuy2
 

Field Documentation

◆ bit_depth

int rgb_decoder_s::bit_depth

◆ buf

unsigned char* rgb_decoder_s::buf

◆ bufsize

int rgb_decoder_s::bufsize

◆ bytes_per_pixel

int rgb_decoder_s::bytes_per_pixel

◆ color_matrix

int rgb_decoder_s::color_matrix

◆ decoder_ok

int rgb_decoder_s::decoder_ok

◆ fmtstring

const char* rgb_decoder_s::fmtstring

◆ height

int rgb_decoder_s::height

◆ palette_loaded

int rgb_decoder_s::palette_loaded

◆ ratio

double rgb_decoder_s::ratio

◆ rgb2yuy2

rgb2yuy2_t* rgb_decoder_s::rgb2yuy2

◆ size

int rgb_decoder_s::size

◆ skipframes

int rgb_decoder_s::skipframes

◆ stream

xine_stream_t* rgb_decoder_s::stream

◆ upside_down

int rgb_decoder_s::upside_down

◆ video_decoder

video_decoder_t rgb_decoder_s::video_decoder

◆ video_step

uint64_t rgb_decoder_s::video_step

◆ width

int rgb_decoder_s::width

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