HomeSort by relevance Sort by last modified time
    Searched refs:bin_ctxt_model_t (Results 1 - 11 of 11) sorted by null

  /external/libavc/decoder/
ih264d_parse_cabac.h 46 bin_ctxt_model_t *ps_ctxt_sig_coeff,
48 bin_ctxt_model_t *ps_ctxt_coded);
ih264d_parse_mb_header.h 54 bin_ctxt_model_t * ps_sub_mb_cxt);
64 bin_ctxt_model_t * const ps_ref_cxt);
85 bin_ctxt_model_t * p_ctxt_mvd,
ih264d_cabac.h 92 } bin_ctxt_model_t; typedef in typeref:struct:__anon22096
128 bin_ctxt_model_t *ps_bin_ctxt,
136 bin_ctxt_model_t *ps_src_bin_ctxt,
142 bin_ctxt_model_t *ps_src_bin_ctxt,
147 bin_ctxt_model_t *ps_src_bin_ctxt,
210 * here we pass a pointer bin_ctxt_model_t which contains these values.
219 bin_ctxt_model_t *p_binCtxt_m = (bin_ctxt_model_t *) p_binCtxt_arg; \
ih264d_cabac.c 126 bin_ctxt_model_t *p_cabac_ctxt_table_t = ps_dec->p_cabac_ctxt_table_t;
178 bin_ctxt_model_t *p_cabac_ctxt_table_t_tmp = p_cabac_ctxt_table_t;
189 bin_ctxt_model_t * * p_significant_coeff_flag_t =
210 NUM_CABAC_CTXTS * sizeof(bin_ctxt_model_t));
227 * here we pass a pointer bin_ctxt_model_t which contains these values.
233 bin_ctxt_model_t *ps_src_bin_ctxt,
244 bin_ctxt_model_t *ps_bin_ctxt;
390 bin_ctxt_model_t *ps_src_bin_ctxt,
398 bin_ctxt_model_t *ps_bin_ctxt;
461 bin_ctxt_model_t *ps_src_bin_ctxt
    [all...]
ih264d_structs.h 644 bin_ctxt_model_t *ps_transform8x8_flag;
645 bin_ctxt_model_t *ps_sigcoeff_8x8_frame;
646 bin_ctxt_model_t *ps_last_sigcoeff_8x8_frame;
647 bin_ctxt_model_t *ps_coeff_abs_levelminus1;
648 bin_ctxt_model_t *ps_sigcoeff_8x8_field;
649 bin_ctxt_model_t *ps_last_sigcoeff_8x8_field;
836 bin_ctxt_model_t *p_cabac_ctxt_table_t;
841 bin_ctxt_model_t *p_mb_type_t;
842 bin_ctxt_model_t *p_mb_skip_flag_t;
843 bin_ctxt_model_t *p_sub_mb_type_t
    [all...]
ih264d_parse_cabac.c 66 bin_ctxt_model_t *ps_ctxt_sig_coeff,
68 bin_ctxt_model_t *ps_ctxt_coded)
139 bin_ctxt_model_t *p_binCtxt_last, *p_binCtxt_last_org;
299 bin_ctxt_model_t *p_ctxt_abs_level;
323 bin_ctxt_model_t *ps_bin_ctxt;
595 bin_ctxt_model_t *ps_ctxt_sig_coeff;
641 bin_ctxt_model_t *p_binCtxt_last, *p_binCtxt_last_org,
779 bin_ctxt_model_t *p_ctxt_abs_level;
799 bin_ctxt_model_t *ps_bin_ctxt;
    [all...]
ih264d_parse_mb_header.c 75 bin_ctxt_model_t *ps_mb_bin_ctxt = ps_dec->p_mb_type_t;
162 bin_ctxt_model_t *ps_mb_bin_ctxt = ps_dec->p_mb_type_t;
371 bin_ctxt_model_t * ps_sub_mb_cxt)
472 bin_ctxt_model_t * const ps_ref_cxt)
541 bin_ctxt_model_t *ps_mb_qp_delta_ctxt = ps_dec->p_mb_qp_delta_t;
699 bin_ctxt_model_t *ps_ctxt_ipred_luma_mpm, *ps_ctx_ipred_luma_rm;
797 bin_ctxt_model_t *ps_ctxt_cbp_luma = ps_dec->p_cbp_luma_t, *ps_bin_ctxt;
    [all...]
ih264d_mb_utils.c 674 bin_ctxt_model_t *p_mb_skip_flag_t = ps_dec->p_mb_skip_flag_t;
    [all...]
ih264d_utils.c     [all...]
ih264d_parse_islice.c 492 bin_ctxt_model_t *p_bin_ctxt;
    [all...]
ih264d_api.c     [all...]

Completed in 220 milliseconds