Lines Matching refs:lowx
1294 float x, lowx, highx, convx, halfconvx;
1325 lowx = x - halfconvx;
1328 lowx = x - 0.5;
1332 ** Ok, now apply box filter to box that goes from (lowx, lowy)
1349 x = lowx;
1443 ** Ok, now apply box filter to box that goes from (lowx, lowy)
1660 ** Ok, now apply box filter to box that goes from (lowx, lowy)
1877 ** Ok, now apply box filter to box that goes from (lowx, lowy)
2159 ** Ok, now apply box filter to box that goes from (lowx, lowy)
2451 ** Ok, now apply box filter to box that goes from (lowx, lowy)
2740 ** Ok, now apply box filter to box that goes from (lowx, lowy)
3036 ** Ok, now apply box filter to box that goes from (lowx, lowy)
6077 ** Ok, now apply box filter to box that goes from (lowx, lowy)
6927 float x, lowx, highx, convx, halfconvx;
6966 lowx = x - halfconvx;
6969 lowx = x - 0.5;
6973 ** Ok, now apply box filter to box that goes from (lowx, lowy,
7000 x = lowx;