Lines Matching full:nonzero_rows
153 template <int NONZERO_ROWS>159 #define ACCESS_ROW(x) (((x) < NONZERO_ROWS) ? pTemp[x * 8] : 0)295 const int nonzero_rows = s_idct_col_table[block_max_zag - 1];298 switch (nonzero_rows)