Searched refs:iPixelV (Results 1 – 1 of 1) sorted by relevance
476 int iPixelV = floor(pixelV); in sample_LOD_LinearPixel() local478 float fracV = pixelV - iPixelV; in sample_LOD_LinearPixel()487 iPixelV -= 1; in sample_LOD_LinearPixel()501 int ny = wrapI(wrapT, iPixelV + 1, sourceH); in sample_LOD_LinearPixel()503 int ly = wrapI(wrapT, iPixelV, sourceH); in sample_LOD_LinearPixel()