Home
last modified time | relevance | path

Searched refs:pu1_mb_bin_ctxt (Results 1 – 1 of 1) sorted by relevance

/external/libavc/encoder/
Dih264e_cabac_encode.c200 bin_ctxt_model *pu1_mb_bin_ctxt, *pu1_bin_ctxt; in ih264e_cabac_enc_intra_mb_type() local
215 pu1_mb_bin_ctxt = ps_cabac_ctxt->au1_cabac_ctxt_table + u4_ctx_idx_offset; in ih264e_cabac_enc_intra_mb_type()
232 pu1_mb_bin_ctxt += 3; in ih264e_cabac_enc_intra_mb_type()
234 pu1_mb_bin_ctxt += 2; in ih264e_cabac_enc_intra_mb_type()
248 pu1_bin_ctxt = pu1_mb_bin_ctxt + u1_ctx_inc; in ih264e_cabac_enc_intra_mb_type()