Home
last modified time | relevance | path

Searched refs:png_image_begin_read_from_file (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/contrib/examples/
H A Dpngtopng.c38 if (png_image_begin_read_from_file(&image, argv[1])) in main()
H A Dsimpleover.c217 if (png_image_begin_read_from_file(&image, (*argv)[0])) in create_sprite()
548 if (png_image_begin_read_from_file(&image, argv[1])) in main()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libpng-1.6.21/contrib/examples/
H A Dpngtopng.c38 if (png_image_begin_read_from_file(&image, argv[1])) in main()
H A Dsimpleover.c217 if (png_image_begin_read_from_file(&image, (*argv)[0])) in create_sprite()
548 if (png_image_begin_read_from_file(&image, argv[1])) in main()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/contrib/examples/
H A Dpngtopng.c40 if (png_image_begin_read_from_file(&image, argv[1])) in main()
H A Dsimpleover.c217 if (png_image_begin_read_from_file(&image, (*argv)[0])) in create_sprite()
548 if (png_image_begin_read_from_file(&image, argv[1])) in main()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/libpng-src/contrib/examples/
H A Dpngtopng.c40 if (png_image_begin_read_from_file(&image, argv[1])) in main()
H A Dsimpleover.c217 if (png_image_begin_read_from_file(&image, (*argv)[0])) in create_sprite()
548 if (png_image_begin_read_from_file(&image, argv[1])) in main()
/dports/graphics/optipng/optipng-0.7.7/src/libpng/contrib/examples/
H A Dpngtopng.c40 if (png_image_begin_read_from_file(&image, argv[1])) in main()
H A Dsimpleover.c217 if (png_image_begin_read_from_file(&image, (*argv)[0])) in create_sprite()
548 if (png_image_begin_read_from_file(&image, argv[1])) in main()
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/libpng/contrib/examples/
H A Dpngtopng.c40 if (png_image_begin_read_from_file(&image, argv[1])) in main()
H A Dsimpleover.c217 if (png_image_begin_read_from_file(&image, (*argv)[0])) in create_sprite()
548 if (png_image_begin_read_from_file(&image, argv[1])) in main()
/dports/graphics/png/libpng-1.6.37/contrib/examples/
H A Dpngtopng.c40 if (png_image_begin_read_from_file(&image, argv[1])) in main()
H A Dsimpleover.c217 if (png_image_begin_read_from_file(&image, (*argv)[0])) in create_sprite()
548 if (png_image_begin_read_from_file(&image, argv[1])) in main()
/dports/emulators/qemu/qemu-6.2.0/meson/manual tests/2 multiwrap/
H A Dprog.c28 if(png_image_begin_read_from_file(&image, fname) != 0) { in open_image()
/dports/emulators/qemu60/qemu-6.0.0/meson/manual tests/2 multiwrap/
H A Dprog.c28 if(png_image_begin_read_from_file(&image, fname) != 0) { in open_image()
/dports/devel/meson/meson-0.60.3/manual tests/2 multiwrap/
H A Dprog.c28 if(png_image_begin_read_from_file(&image, fname) != 0) { in open_image()
/dports/emulators/qemu5/qemu-5.2.0/meson/manual tests/2 multiwrap/
H A Dprog.c28 if(png_image_begin_read_from_file(&image, fname) != 0) { in open_image()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/manual tests/2 multiwrap/
H A Dprog.c28 if(png_image_begin_read_from_file(&image, fname) != 0) { in open_image()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Format/
H A DPNGLoad.cpp16 png_image_begin_read_from_file(&png, file); in pngLoad()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Format/
H A DPNGLoad.cpp16 png_image_begin_read_from_file(&png, file); in pngLoad()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Format/
H A DPNGLoad.cpp16 png_image_begin_read_from_file(&png, file); in pngLoad()
/dports/graphics/open3d/Open3D-0.2/src/IO/FileFormat/
H A DFilePNG.cpp56 if (png_image_begin_read_from_file(&pngimage, filename.c_str()) == 0) { in ReadImageFromPNG()
/dports/graphics/py-open3d-python/Open3D-0.2/src/IO/FileFormat/
H A DFilePNG.cpp56 if (png_image_begin_read_from_file(&pngimage, filename.c_str()) == 0) { in ReadImageFromPNG()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/scripts/
H A Dsymbols.def241 png_image_begin_read_from_file @234

12345678910