Home
last modified time | relevance | path

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

/PHP-7.3/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.h624 void gdImageWebpCtx (gdImagePtr im, gdIOCtx * outfile, int quantization);
/PHP-7.3/ext/gd/
H A Dgd.c2758 …hp_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_WEBP, "WEBP", gdImageWebpCtx); in PHP_FUNCTION()

Completed in 62 milliseconds