Go to the documentation of this file.
27 #ifndef AVCODEC_CABAC_FUNCTIONS_H
28 #define AVCODEC_CABAC_FUNCTIONS_H
54 int shift= (uint32_t)(c->
range - 0x100)>>31;
61 #ifndef get_cabac_inline
129 #ifndef get_cabac_bypass_sign
142 return (val^mask)-
mask;