xine-lib 1.2.13-20230125hg15249
Data Fields
yuv_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 progressive
 
int top_field_first
 
int color_matrix
 

Field Documentation

◆ buf

unsigned char* yuv_decoder_s::buf

◆ bufsize

int yuv_decoder_s::bufsize

◆ color_matrix

int yuv_decoder_s::color_matrix

◆ decoder_ok

int yuv_decoder_s::decoder_ok

◆ height

int yuv_decoder_s::height

◆ progressive

int yuv_decoder_s::progressive

◆ ratio

double yuv_decoder_s::ratio

◆ size

int yuv_decoder_s::size

◆ skipframes

int yuv_decoder_s::skipframes

◆ stream

xine_stream_t* yuv_decoder_s::stream

◆ top_field_first

int yuv_decoder_s::top_field_first

◆ video_decoder

video_decoder_t yuv_decoder_s::video_decoder

◆ video_step

uint64_t yuv_decoder_s::video_step

◆ width

int yuv_decoder_s::width

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