Searched refs:u2yRow (Results 1 – 1 of 1) sorted by relevance
1112 const float* u2yRow = u2y[y]; in operator ()() local1126 const float g2 = static_cast<float>(hypot(u2xRow[x], u2yRow[x])); in operator ()()1136 p22Row[x] = (p22Row[x] + taut * u2yRow[x]) / ng2; in operator ()()