Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_webp.c111 gdImageWebpCtx(im, out, quantization); in gdImageWebpEx()
118 gdImageWebpCtx(im, out, -1); in gdImageWebp()
126 gdImageWebpCtx(im, out, -1); in gdImageWebpPtr()
137 gdImageWebpCtx(im, out, quantization); in gdImageWebpPtrEx()
166 void gdImageWebpCtx (gdImagePtr im, gdIOCtx * outfile, int quantization) in gdImageWebpCtx() function
H A Dgd.h613 void gdImageWebpCtx (gdImagePtr im, gdIOCtx * outfile, int quantization);
/PHP-5.6/ext/gd/
H A Dgd.c2776 …hp_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_WEBP, "WEBP", gdImageWebpCtx); in PHP_FUNCTION()
/PHP-5.6/
H A DNEWS276 . Fixed bug #73003 (Integer Overflow in gdImageWebpCtx of gd_webp.c). (trylab,

Completed in 46 milliseconds