Searched refs:u1Row (Results 1 – 1 of 1) sorted by relevance
619 const float* u1Row = u1[y]; in operator ()() local627 map1Row[x] = x + u1Row[x]; in operator ()()890 const float* u1Row = u1[y]; in operator ()() local905 rhoRow[x] = (I1wRow[x] - I1wxRow[x] * u1Row[x] - I1wyRow[x] * u2Row[x] - I0Row[x]); in operator ()()963 const float* u1Row = u1[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 ()()1000 v1Row[x] = u1Row[x] + d1; in operator ()()1060 float* u1Row = u1[y]; in estimateU() local1067 const float u1k = u1Row[x]; in estimateU()[all …]