MotionPixelsContext Struct Reference

Data Fields

AVCodecContextavctx
AVFrame frame
DSPContext dsp
uint8_t * changes_map
int offset_bits_len
int codes_count
int current_codes_count
int max_codes_bits
HuffCode codes [MAX_HUFF_CODES]
VLC vlc
YuvPixelvpt
YuvPixelhpt
uint8_t gradient_scale [3]
uint8_t * bswapbuf
int bswapbuf_size

Detailed Description

Definition at line 36 of file motionpixels.c.


Field Documentation

Definition at line 48 of file motionpixels.c.

Referenced by mp_decode_end(), and mp_decode_frame().

Definition at line 49 of file motionpixels.c.

Referenced by mp_decode_frame().

Definition at line 45 of file motionpixels.c.

Referenced by mp_decode_frame(), and mp_get_vlc().


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