Searched refs:i4_non_zero_rows (Results 1 – 1 of 1) sorted by relevance
67 WORD32 i4_non_zero_rows) in impeg2d_iqnt_inp_statistics() argument91 if(i4_non_zero_rows_computed != i4_non_zero_rows) in impeg2d_iqnt_inp_statistics()93 …Q Input: Invalid non_zero_rows 0x%x non_zero_rows_computed 0x%x\n", i4_non_zero_rows, i4_non_zero_… in impeg2d_iqnt_inp_statistics()96 WORD32 last_non_zero_row = 32 - CLZ(i4_non_zero_rows); in impeg2d_iqnt_inp_statistics()135 WORD32 i4_non_zero_rows) in impeg2d_idct_inp_statistics() argument159 if(i4_non_zero_rows_computed != i4_non_zero_rows) in impeg2d_idct_inp_statistics()161 …T Input: Invalid non_zero_rows 0x%x non_zero_rows_computed 0x%x\n", i4_non_zero_rows, i4_non_zero_… in impeg2d_idct_inp_statistics()165 WORD32 last_non_zero_row = 32 - CLZ(i4_non_zero_rows); in impeg2d_idct_inp_statistics()