Searched refs:CHECK_IF_LPS (Results 1 – 4 of 4) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_parse_cabac.c | 116 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()
|
D | ih264d_parse_mb_header.c | 854 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()
|
D | ih264d_cabac.h | 183 #define CHECK_IF_LPS(u4_codeIntRange_m,u4_codeIntValOffset_m,u4_symbol_m, \ macro
|
D | ih264d_cabac.c | 271 CHECK_IF_LPS(u4_code_int_range, u4_code_int_val_ofst, u4_symbol, in ih264d_decode_bin()
|