Searched refs:yii (Results 1 – 1 of 1) sorted by relevance
820 int yii; in getPixelInterpolated() local855 for (yii = yi-1; yii < yi+3; yii++) { in getPixelInterpolated()857 kernel_cache_y = kernel_y[yii-(yi-1)]; in getPixelInterpolated()860 const int rgbs = getPixelOverflowTC(im, xii, yii, bgColor); in getPixelInterpolated()870 const int rgbs = getPixelOverflowPalette(im, xii, yii, bgColor); in getPixelInterpolated()
Completed in 13 milliseconds