Searched refs:u4_max_num_coeff (Results 1 – 1 of 1) sorted by relevance
254 UWORD32 u4_max_num_coeff = 0; in ih264e_write_coeff4x4_cavlc() local260 u4_max_num_coeff = au4_max_num_nnz_coeff[u4_block_type]; in ih264e_write_coeff4x4_cavlc()262 ASSERT(u4_total_coeff <= u4_max_num_coeff); in ih264e_write_coeff4x4_cavlc()497 if (u4_total_coeff < u4_max_num_coeff) in ih264e_write_coeff4x4_cavlc()