#include <global.h>

Data Fields | |
| Bitstream * | bitstream |
| DecodingEnvironment | de_cabac |
| int(* | readSyntaxElement )(SyntaxElement *, struct img_par *, struct datapartition *) |
Definition at line 313 of file global.h.
| int(* readSyntaxElement)(SyntaxElement *, struct img_par *, struct datapartition *) |
virtual function; actual method depends on chosen data partition and entropy coding method
Referenced by read_CBP_and_coeffs_from_NAL_CABAC(), read_CBP_and_coeffs_from_NAL_CAVLC(), read_ipred_modes(), read_one_macroblock_b_slice(), read_one_macroblock_i_slice(), read_one_macroblock_p_slice(), readCompCoeff4x4SMB_CABAC(), readCompCoeff8x8_CABAC(), readMBMotionVectors(), and readRefPictureIdx_VLC().