Searched refs:iPixelV (Results 1 – 1 of 1) sorted by relevance
480 int iPixelV = floor(pixelV); in sample_LOD_LinearPixel() local482 float fracV = pixelV - iPixelV; in sample_LOD_LinearPixel()491 iPixelV -= 1; in sample_LOD_LinearPixel()505 int ny = wrapI(wrapT, iPixelV + 1, sourceH); in sample_LOD_LinearPixel()507 int ly = wrapI(wrapT, iPixelV, sourceH); in sample_LOD_LinearPixel()