Searched refs:WebPEncode (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/ext/gd/libgd/ |
H A D | webpimg.h | 99 WebPResult WebPEncode(const uint8* Y,
|
H A D | gd_webp.c | 185 ret = WebPEncode(Y, U, V, width, height, width, yuv_width, yuv_height, yuv_width, in gdImageWebpCtx()
|
H A D | webpimg.c | 742 WebPResult WebPEncode(const uint8* Y, in WebPEncode() function
|
Completed in 10 milliseconds