Searched refs:u2Row (Results 1 – 1 of 1) sorted by relevance
620 const float* u2Row = u2[y]; in operator ()() local628 map2Row[x] = y + u2Row[x]; in operator ()()891 const float* u2Row = u2[y]; in operator ()() local905 rhoRow[x] = (I1wRow[x] - I1wxRow[x] * u1Row[x] - I1wyRow[x] * u2Row[x] - I0Row[x]); in operator ()()964 const float* u2Row = u2[y]; in operator ()() local975 …const float rho = use_gamma ? rhoRow[x] + (I1wxRow[x] * u1Row[x] + I1wyRow[x] * u2Row[x]) + gamma … in operator ()()976 … rhoRow[x] + (I1wxRow[x] * u1Row[x] + I1wyRow[x] * u2Row[x]); in operator ()()1001 v2Row[x] = u2Row[x] + d2; in operator ()()1061 float* u2Row = u2[y]; in estimateU() local1068 const float u2k = u2Row[x]; in estimateU()[all …]