Go to the documentation of this file.
27 #ifndef AVCODEC_CABAC_FUNCTIONS_H
28 #define AVCODEC_CABAC_FUNCTIONS_H
57 #if !UNCHECKED_BITSTREAM_READER
71 #ifndef get_cabac_inline
87 #if !UNCHECKED_BITSTREAM_READER
109 c->
range<<= lps_mask;
125 #ifndef get_cabac_bypass
143 #ifndef get_cabac_bypass_sign
156 return (val^mask)-
mask;