Home
last modified time | relevance | path

Searched refs:yii (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/gd/libgd/
H A Dgd_interpolation.c820 int yii; in getPixelInterpolated() local
855 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 15 milliseconds