FFmpeg
|
#include <hevcdec.h>
Data Fields | |
uint8_t | state [HEVC_CONTEXTS] |
uint8_t | stat_coeff [HEVC_STAT_COEFFS] |
uint8_t HEVCCABACState::state[HEVC_CONTEXTS] |
Definition at line 230 of file hevcdec.h.
Referenced by ff_hevc_save_states(), and load_states().
uint8_t HEVCCABACState::stat_coeff[HEVC_STAT_COEFFS] |
Definition at line 231 of file hevcdec.h.
Referenced by ff_hevc_save_states(), and load_states().