Searched refs:u4_ctxcat (Results 1 – 2 of 2) sorted by relevance
65 UWORD32 u4_ctxcat, in ih264d_read_coeff4x4_cabac() argument145 if((u4_ctxcat == CHROMA_AC_CTXCAT) || (u4_ctxcat == LUMA_AC_CTXCAT)) in ih264d_read_coeff4x4_cabac()151 if(u4_ctxcat == CHROMA_DC_CTXCAT) in ih264d_read_coeff4x4_cabac()158 u4_start = (u4_ctxcat & 1) + (u4_ctxcat >> 2); in ih264d_read_coeff4x4_cabac()302 p_ctxt_abs_level = ps_dec->p_coeff_abs_level_minus1_t[u4_ctxcat]; in ih264d_read_coeff4x4_cabac()
45 UWORD32 u4_ctxcat,