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

  /external/libavc/decoder/
ih264d_parse_cabac.h 46 bin_ctxt_model_t *ps_ctxt_sig_coeff,
ih264d_parse_cabac.c 66 bin_ctxt_model_t *ps_ctxt_sig_coeff,
161 p_binCtxt_last_org = ps_ctxt_sig_coeff
177 u1_mps_state = (ps_ctxt_sig_coeff->u1_mps_state);
214 ps_ctxt_sig_coeff->u1_mps_state = u1_mps_state;
219 ps_ctxt_sig_coeff++;
595 bin_ctxt_model_t *ps_ctxt_sig_coeff; local
617 ps_ctxt_sig_coeff = ps_dec->s_high_profile.ps_sigcoeff_8x8_frame;
628 ps_ctxt_sig_coeff = ps_dec->s_high_profile.ps_sigcoeff_8x8_field;
651 p_binCtxt_last_org = ps_ctxt_sig_coeff
654 p_ctxt_sig_coeff_org = ps_ctxt_sig_coeff;
    [all...]

Completed in 569 milliseconds