Searched refs:u4_start (Results 1 – 1 of 1) sorted by relevance
157 UWORD32 u4_start; in ih264d_read_coeff4x4_cabac() local158 u4_start = (u4_ctxcat & 1) + (u4_ctxcat >> 2); in ih264d_read_coeff4x4_cabac()159 uc_last_coeff_idx = 15 - u4_start; in ih264d_read_coeff4x4_cabac()