Home
last modified time | relevance | path

Searched refs:u4_codeIntRangeLPS_m (Results 1 – 1 of 1) sorted by relevance

/external/libavc/decoder/
Dih264d_cabac.h184 u4_codeIntRangeLPS_m,u1_mps_state_m,table_lookup_m) \ argument
190 u4_codeIntRange_m = u4_codeIntRangeLPS_m; \
223 UWORD32 u4_quantCodeIntRange_m,u4_codeIntRangeLPS_m; \
233 u4_codeIntRangeLPS_m = table_lookup_m & 0xff; \
235 u4_codeIntRangeLPS_m = u4_codeIntRangeLPS_m << (23 - u4_clz_m); \
236 u4_code_int_range = u4_code_int_range - u4_codeIntRangeLPS_m; \
245 u4_code_int_range = u4_codeIntRangeLPS_m; \