Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c195 count += 2 * uv_width; in GetPSNRYuv()
196 row_idx = y * uv_width; in GetPSNRYuv()
336 int uv_stride = uv_width; in YUV420toRGBA()
363 int uv_stride = uv_width; in gd_YUV420toRGBA()
419 int uv_stride = uv_width; in VPXDecode()
438 uv_width); in VPXDecode()
441 uv_width); in VPXDecode()
543 int uv_stride = uv_width; in gd_RGBAToYUV420()
606 int uv_stride = uv_width; in RGBAToYUV420()
796 int uv_stride = uv_width; in AdjustColorspace()
[all …]
H A Dwebpimg.h105 int uv_width,

Completed in 8 milliseconds