FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
LLVidDSPContext | llviddsp |
int | size |
uint8_t * | val |
This array first holds the lengths of vlc symbols and then their value. More... | |
AVCodecContext* VBLEContext::avctx |
Definition at line 38 of file vble.c.
Referenced by vble_decode_frame(), and vble_decode_init().
LLVidDSPContext VBLEContext::llviddsp |
Definition at line 39 of file vble.c.
Referenced by vble_decode_init(), and vble_restore_plane().
int VBLEContext::size |
Definition at line 41 of file vble.c.
Referenced by vble_decode_init(), and vble_unpack().
uint8_t* VBLEContext::val |
This array first holds the lengths of vlc symbols and then their value.
Definition at line 42 of file vble.c.
Referenced by vble_decode_close(), vble_decode_init(), vble_restore_plane(), and vble_unpack().