Searched refs:RANGE_NUMBITS (Results 1 – 3 of 3) sorted by relevance
40 #define RANGE_NUMBITS 31 macro41 #define RANGE_SHIFT (RANGE_NUMBITS - 9)102 m_clz -= (32 - RANGE_NUMBITS); \113 m_clz -= (32 - RANGE_NUMBITS); \
86 m_clz -= (32 - RANGE_NUMBITS); \243 clz -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_bin()275 numbits -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_bin()378 clz -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_terminate()412 numbits -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_terminate()
75 clz -= (32 - RANGE_NUMBITS); \102 numbits -= (32 - RANGE_NUMBITS); \