Searched defs:gdImageWebpCtx (Results 1 - 1 of 1) sorted by relevance

/PHP_TRUNK/ext/gd/libgd/
H A Dgd_webp.c100 gdImageWebpCtx(im, out, quantization);
107 gdImageWebpCtx(im, out, -1);
115 gdImageWebpCtx(im, out, -1);
126 gdImageWebpCtx(im, out, quantization);
155 void gdImageWebpCtx (gdImagePtr im, gdIOCtx * outfile, int quantization) function

Completed in 2 milliseconds