Lines Matching refs:row
1448 static unsigned short inv_row_2_scale(const signed char *row)1452 if (row[0] > 0)1454 else if (row[0] < 0)1456 else if (row[1] > 0)1458 else if (row[1] < 0)1460 else if (row[2] > 0)1462 else if (row[2] < 0)