Searched refs:halfconvx (Results 1 – 1 of 1) sorted by relevance
1294 float x, lowx, highx, convx, halfconvx; in scale_internal() local1310 halfconvx = convx/2; in scale_internal()1324 highx = x + halfconvx; in scale_internal()1325 lowx = x - halfconvx; in scale_internal()6927 float x, lowx, highx, convx, halfconvx; in scaleInternal3D() local6941 halfconvx = convx/2; in scaleInternal3D()6965 highx = x + halfconvx; in scaleInternal3D()6966 lowx = x - halfconvx; in scaleInternal3D()