Home | History | Annotate | Download | only in src

Lines Matching refs:Iy2

899             const float Iy2 = I1wyRow[x] * I1wyRow[x];
902 gradRow[x] = Ix2 + Iy2;