Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd_webp.c102 void gdImageWebpCtx (gdImagePtr im, gdIOCtx * outfile, int quantization) in gdImageWebpCtx() function
168 gdImageWebpCtx(im, out, quantization); in gdImageWebpEx()
175 gdImageWebpCtx(im, out, -1); in gdImageWebp()
183 gdImageWebpCtx(im, out, -1); in gdImageWebpPtr()
194 gdImageWebpCtx(im, out, quantization); in gdImageWebpPtrEx()
H A Dgd.h626 void gdImageWebpCtx (gdImagePtr im, gdIOCtx * outfile, int quantization);
/PHP-7.2/ext/gd/
H A Dgd.c2761 …hp_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_WEBP, "WEBP", gdImageWebpCtx); in PHP_FUNCTION()
/PHP-7.2/
H A DNEWS2699 . Fixed bug #73003 (Integer Overflow in gdImageWebpCtx of gd_webp.c). (trylab,

Completed in 33 milliseconds