Searched defs:u4_code_int_range (Results 1 – 6 of 6) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_cabac.c | 239 UWORD32 u4_qnt_int_range, u4_code_int_range, u4_code_int_val_ofst, in ih264d_decode_bin() local 317 UWORD32 u4_code_int_val_ofst, u4_code_int_range; in ih264d_decode_terminate() local 399 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_decode_bins_tunary() local 470 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_decode_bins() local 538 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_decode_bins_unary() local 625 UWORD32 u4_code_int_val_ofst, u4_code_int_range; in ih264d_decode_bypass_bins_unary() local 719 UWORD32 u4_code_int_val_ofst, u4_code_int_range; in ih264d_decode_bypass_bins() local
|
D | ih264d_cabac.h | 118 UWORD32 u4_code_int_range; member 215 #define DECODE_ONE_BIN_MACRO(p_binCtxt_arg ,u4_code_int_range,u4_code_int_val_ofst, \ argument
|
D | ih264d_parse_mb_header.c | 702 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_read_intra_pred_modes_cabac() local 799 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_parse_ctx_cbp_cabac() local 1230 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_parse_mvd_cabac() local 1324 UWORD32 u4_code_int_val_ofst, u4_code_int_range; in ih264d_parse_mvd_cabac() local
|
D | ih264d_parse_cabac.c | 74 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_read_coeff4x4_cabac() local 588 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_read_coeff8x8_cabac() local
|
/external/libavc/encoder/ |
D | ih264e_cabac_structs.h | 140 UWORD32 u4_code_int_range; member
|
D | ih264e_cabac_encode.c | 207 UWORD32 u4_code_int_range; in ih264e_cabac_enc_intra_mb_type() local
|