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); \252 clz -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_bin()284 numbits -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_bin()387 clz -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_terminate()421 numbits -= (32 - RANGE_NUMBITS); in ihevcd_cabac_decode_terminate()
75 clz -= (32 - RANGE_NUMBITS); \102 numbits -= (32 - RANGE_NUMBITS); \