Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_cabac.c116 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, u4_symbol, in ih264d_read_coeff4x4_cabac()
194 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, in ih264d_read_coeff4x4_cabac()
260 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, in ih264d_read_coeff4x4_cabac()
361 CHECK_IF_LPS(u4_code_int_range, in ih264d_read_coeff4x4_cabac()
684 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, in ih264d_read_coeff8x8_cabac()
745 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, in ih264d_read_coeff8x8_cabac()
834 CHECK_IF_LPS(u4_code_int_range, in ih264d_read_coeff8x8_cabac()
Dih264d_parse_mb_header.c854 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, u4_symbol, in ih264d_parse_ctx_cbp_cabac()
894 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, u4_symbol, in ih264d_parse_ctx_cbp_cabac()
934 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, u4_symbol, in ih264d_parse_ctx_cbp_cabac()
974 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, u4_symbol, in ih264d_parse_ctx_cbp_cabac()
1062 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, in ih264d_parse_ctx_cbp_cabac()
Dih264d_cabac.h183 #define CHECK_IF_LPS(u4_codeIntRange_m,u4_codeIntValOffset_m,u4_symbol_m, \ macro
Dih264d_cabac.c271 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, u4_symbol, in ih264d_decode_bin()