Home
last modified time | relevance | path

Searched refs:PNG_ALL_FILTERS (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/libraries/vendor/smottt/wideimage/lib/WideImage/Mapper/
H A DPNG.php38 public function save($handle, $uri = null, $compression = 9, $filters = PNG_ALL_FILTERS)
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Gis/
H A DGisVisualization.php14 use const PNG_ALL_FILTERS; alias
449 imagepng($img, null, 9, PNG_ALL_FILTERS);
472 imagepng($img, null, 9, PNG_ALL_FILTERS);
/dports/www/firefox/firefox-99.0/media/libpng/
H A D1737038.patch25 png_ptr->do_filter = PNG_ALL_FILTERS;
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_image.php294 $result = imagepng($image, $filename, 6, PNG_ALL_FILTERS);
395 $result = imagepng($image, $filename, 6, PNG_ALL_FILTERS);
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Gis/
H A DGisVisualization.php394 imagepng($img, null, 9, PNG_ALL_FILTERS);
417 imagepng($img, null, 9, PNG_ALL_FILTERS);
/dports/mail/roundcube/roundcubemail-1.5.1/plugins/identicon/
H A Didenticon_engine.php158 imagepng($image, null, 6, PNG_ALL_FILTERS);
/dports/graphics/p5-Image-PNG-Libpng/Image-PNG-Libpng-0.57/lib/Image/PNG/
H A DConst.pm224 PNG_ALL_FILTERS => ((0x08 | 0x10 | 0x20) | 0x40 | 0x80),
/dports/emulators/qemu5/qemu-5.2.0/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu-guest-agent/qemu-5.0.1/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu42/qemu-4.2.1/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/ui/
H A Dvnc-enc-tight.c108 { 5, PNG_ALL_FILTERS },
109 { 6, PNG_ALL_FILTERS },
110 { 7, PNG_ALL_FILTERS },
111 { 8, PNG_ALL_FILTERS },
112 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu-utils/qemu-4.2.1/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu/qemu-6.2.0/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/emulators/qemu60/qemu-6.0.0/ui/
H A Dvnc-enc-tight.c107 { 5, PNG_ALL_FILTERS },
108 { 6, PNG_ALL_FILTERS },
109 { 7, PNG_ALL_FILTERS },
110 { 8, PNG_ALL_FILTERS },
111 { 9, PNG_ALL_FILTERS },
/dports/games/julius/julius-1.7.0/ext/png/
H A Dpngwrite.c242 switch (filters & (PNG_ALL_FILTERS | 0x07)) in png_set_filter()
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/libvncserver/
H A Dtight.c102 { 5, PNG_ALL_FILTERS },
103 { 6, PNG_ALL_FILTERS },
104 { 7, PNG_ALL_FILTERS },
105 { 8, PNG_ALL_FILTERS },
106 { 9, PNG_ALL_FILTERS },
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/contrib/libtests/
H A Dmakepng.c970 if (row_filters != 0 && filters == PNG_ALL_FILTERS) in write_png()
1687 unsigned int filters = PNG_ALL_FILTERS; in main()
1884 if (filters == PNG_ALL_FILTERS && !small/*small provides defaults*/) in main()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/contrib/libtests/
H A Dmakepng.c970 if (row_filters != 0 && filters == PNG_ALL_FILTERS) in write_png()
1687 unsigned int filters = PNG_ALL_FILTERS; in main()
1884 if (filters == PNG_ALL_FILTERS && !small/*small provides defaults*/) in main()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/libpng-src/contrib/libtests/
H A Dmakepng.c970 if (row_filters != 0 && filters == PNG_ALL_FILTERS) in write_png()
1687 unsigned int filters = PNG_ALL_FILTERS; in main()
1884 if (filters == PNG_ALL_FILTERS && !small/*small provides defaults*/) in main()
/dports/graphics/optipng/optipng-0.7.7/src/libpng/contrib/libtests/
H A Dmakepng.c970 if (row_filters != 0 && filters == PNG_ALL_FILTERS) in write_png()
1687 unsigned int filters = PNG_ALL_FILTERS; in main()
1884 if (filters == PNG_ALL_FILTERS && !small/*small provides defaults*/) in main()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libpng-1.6.21/contrib/libtests/
H A Dmakepng.c970 if (row_filters != 0 && filters == PNG_ALL_FILTERS) in write_png()
1687 unsigned int filters = PNG_ALL_FILTERS; in main()
1884 if (filters == PNG_ALL_FILTERS && !small/*small provides defaults*/) in main()
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/libpng/contrib/libtests/
H A Dmakepng.c970 if (row_filters != 0 && filters == PNG_ALL_FILTERS) in write_png()
1687 unsigned int filters = PNG_ALL_FILTERS; in main()
1884 if (filters == PNG_ALL_FILTERS && !small/*small provides defaults*/) in main()
/dports/graphics/png/libpng-1.6.37/contrib/libtests/
H A Dmakepng.c970 if (row_filters != 0 && filters == PNG_ALL_FILTERS) in write_png()
1687 unsigned int filters = PNG_ALL_FILTERS; in main()
1884 if (filters == PNG_ALL_FILTERS && !small/*small provides defaults*/) in main()

12345678910>>...20