FFmpeg
|
#include <apv_decode.h>
Data Fields | |
uint16_t | result |
uint8_t | consume |
uint8_t | more |
Definition at line 36 of file apv_decode.h.
uint16_t APVVLCLUTEntry::result |
Definition at line 37 of file apv_decode.h.
Referenced by apv_read_vlc(), and ff_apv_entropy_build_decode_lut().
uint8_t APVVLCLUTEntry::consume |
Definition at line 38 of file apv_decode.h.
Referenced by apv_read_vlc(), and ff_apv_entropy_build_decode_lut().
uint8_t APVVLCLUTEntry::more |
Definition at line 39 of file apv_decode.h.
Referenced by apv_read_vlc(), and ff_apv_entropy_build_decode_lut().