Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_cabac_encode.c150 static const UWORD32 u4_mb_ctxinc[2][26] = variable
219 u4_ctx_inc = u4_mb_ctxinc[(u4_slice_type != ISLICE)][u4_intra_mb_type]; in ih264e_cabac_enc_intra_mb_type()