Searched refs:u3xRow (Results 1 – 1 of 1) sorted by relevance
1113 const float* u3xRow = u3x[y]; in operator ()() local1127 const float g3 = static_cast<float>(hypot(u3xRow[x], u3yRow[x])); in operator ()()1137 if (use_gamma) p31Row[x] = (p31Row[x] + taut * u3xRow[x]) / ng3; in operator ()()