FFmpeg
Data Fields
HEVCCABACState Struct Reference

#include <hevcdec.h>

Data Fields

uint8_t state [HEVC_CONTEXTS]
 
uint8_t stat_coeff [HEVC_STAT_COEFFS]
 

Detailed Description

Definition at line 177 of file hevcdec.h.

Field Documentation

◆ state

uint8_t HEVCCABACState::state[HEVC_CONTEXTS]

Definition at line 178 of file hevcdec.h.

Referenced by ff_hevc_save_states(), and load_states().

◆ stat_coeff

uint8_t HEVCCABACState::stat_coeff[HEVC_STAT_COEFFS]

Definition at line 179 of file hevcdec.h.

Referenced by ff_hevc_save_states(), and load_states().


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