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

Data Fields

video_decoder_t video_decoder
 
xine_stream_tstream
 
int64_t pts
 
struct vpx_codec_ctx ctx
 
int decoder_ok
 
unsigned char * buf
 
int bufsize
 
int size
 
int width
 
int height
 
double ratio
 
int frame_flags
 

Field Documentation

◆ buf

unsigned char* vpx_decoder_s::buf

◆ bufsize

int vpx_decoder_s::bufsize

◆ ctx

struct vpx_codec_ctx vpx_decoder_s::ctx

◆ decoder_ok

int vpx_decoder_s::decoder_ok

◆ frame_flags

int vpx_decoder_s::frame_flags

◆ height

int vpx_decoder_s::height

◆ pts

int64_t vpx_decoder_s::pts

◆ ratio

double vpx_decoder_s::ratio

◆ size

int vpx_decoder_s::size

◆ stream

xine_stream_t* vpx_decoder_s::stream

◆ video_decoder

video_decoder_t vpx_decoder_s::video_decoder

◆ width

int vpx_decoder_s::width

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