Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_avif.c485 void gdImageAvifCtx(gdImagePtr im, gdIOCtx *outfile, int quality, int speed) in gdImageAvifCtx() function
602 gdImageAvifCtx(im, out, quality, speed); in gdImageAvifEx()
621 gdImageAvifCtx(im, out, quality, speed); in gdImageAvifPtrEx()
H A Dgd.h648 void gdImageAvifCtx(gdImagePtr im, gdIOCtx *outfile, int quality, int speed);
/PHP-8.1/ext/gd/
H A Dgd.c4286 gdImageAvifCtx(im, ctx, (int) quality, (int) speed); in _php_image_output_ctx()

Completed in 22 milliseconds