Searched defs:u4_code_int_val_ofst (Results 1 – 4 of 4) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_cabac.c | 65 UWORD32 u4_code_int_val_ofst; in ih264d_init_cabac_dec_envirnoment() local 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 | 119 UWORD32 u4_code_int_val_ofst; 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 1271 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_parse_mvd_cabac() local 1365 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
|