Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c181 int y_height) { in GetPSNRYuv() argument
186 for (y = 0; y < y_height; ++y) { in GetPSNRYuv()
416 int y_height = img->d_h; in VPXDecode() local
424 *p_height = y_height; in VPXDecode()
540 int y_height = im2->sy; in gd_RGBAToYUV420() local
571 if (y_height & 1) { in gd_RGBAToYUV420()
603 int y_height = height; in RGBAToYUV420() local
618 if (y_height & 1) { in RGBAToYUV420()
694 cfg.g_h = y_height; in VPXEncode()
792 int y_height = height; in AdjustColorspace() local
[all …]
H A Dwebpimg.h103 int y_height,

Completed in 9 milliseconds