Searched refs:RENORM_RANGE_OFFSET (Results 1 – 4 of 4) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_cabac.c | 281 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, u4_offset, in ih264d_decode_bin() 351 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, u4_offset, in ih264d_decode_terminate() 639 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, u4_offset, in ih264d_decode_bypass_bins_unary() 674 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, u4_offset, in ih264d_decode_bypass_bins_unary() 732 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, u4_offset, in ih264d_decode_bypass_bins() 766 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, u4_offset, in ih264d_decode_bypass_bins()
|
D | ih264d_cabac.h | 169 #define RENORM_RANGE_OFFSET(u4_codeIntRange_m,u4_codeIntValOffset_m,u4_offset_m,pu4_buffer_m) \ macro
|
D | ih264d_parse_mb_header.c | 988 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, u4_offset, in ih264d_parse_ctx_cbp_cabac() 1068 RENORM_RANGE_OFFSET(u4_code_int_range, in ih264d_parse_ctx_cbp_cabac() 1377 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, in ih264d_parse_mvd_cabac()
|
D | ih264d_parse_cabac.c | 122 RENORM_RANGE_OFFSET(u4_code_int_range, u4_code_int_val_ofst, in ih264d_read_coeff4x4_cabac() 369 RENORM_RANGE_OFFSET(u4_code_int_range, in ih264d_read_coeff4x4_cabac() 842 RENORM_RANGE_OFFSET(u4_code_int_range, in ih264d_read_coeff8x8_cabac()
|