Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c808 int yii; in getPixelInterpolated() local
847 for (yii = yi-1; yii < yi+3; yii++) { in getPixelInterpolated()
849 kernel_cache_y = kernel_y[yii-(yi-1)]; in getPixelInterpolated()
852 const int rgbs = getPixelOverflowTC(im, xii, yii, bgColor); in getPixelInterpolated()
862 const int rgbs = getPixelOverflowPalette(im, xii, yii, bgColor); in getPixelInterpolated()

Completed in 17 milliseconds