Home
last modified time | relevance | path

Searched refs:png_compress_IDAT (Results 1 – 25 of 259) sorted by relevance

1234567891011

/dports/games/julius/julius-1.7.0/ext/png/
H A Dpngwutil.c502 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
631 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
650 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
H A Dpngwrite.c198 png_compress_IDAT(png_ptr, NULL, 0, Z_SYNC_FLUSH); in png_write_flush()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/
H A Dwxwidgets-pngprefix.h36 #define png_compress_IDAT wx_png_compress_IDAT macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/png/
H A Dpngprefix.h32 #define png_compress_IDAT wx_png_compress_IDAT macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/png/
H A Dpngprefix.h32 #define png_compress_IDAT wx_png_compress_IDAT macro
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpngwutil.c3286 png_compress_IDAT(png_structrp png_ptr, png_const_voidp input, uInt input_len, in png_compress_IDAT() function
3457 png_compress_IDAT(png_ptr, buffer, 1U/*len*/, Z_NO_FLUSH); in write_filtered_row()
3460 png_compress_IDAT(png_ptr, filtered_row, row_bytes, flush); in write_filtered_row()
4628 png_compress_IDAT(png_ptr, &filter, 1U/*len*/, Z_NO_FLUSH); in png_write_png_rows()
4633 png_compress_IDAT(png_ptr, row, block_bytes, Z_NO_FLUSH); in png_write_png_rows()
4648 png_compress_IDAT(png_ptr, row, remainder, in png_write_png_rows()
4662 png_compress_IDAT(png_ptr, &last, 1U, flush); in png_write_png_rows()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libpng17/
H A Dpngwutil.c3286 png_compress_IDAT(png_structrp png_ptr, png_const_voidp input, uInt input_len, in png_compress_IDAT() function
3457 png_compress_IDAT(png_ptr, buffer, 1U/*len*/, Z_NO_FLUSH); in write_filtered_row()
3460 png_compress_IDAT(png_ptr, filtered_row, row_bytes, flush); in write_filtered_row()
4628 png_compress_IDAT(png_ptr, &filter, 1U/*len*/, Z_NO_FLUSH); in png_write_png_rows()
4633 png_compress_IDAT(png_ptr, row, block_bytes, Z_NO_FLUSH); in png_write_png_rows()
4648 png_compress_IDAT(png_ptr, row, remainder, in png_write_png_rows()
4662 png_compress_IDAT(png_ptr, &last, 1U, flush); in png_write_png_rows()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpngwutil.c3286 png_compress_IDAT(png_structrp png_ptr, png_const_voidp input, uInt input_len, in png_compress_IDAT() function
3457 png_compress_IDAT(png_ptr, buffer, 1U/*len*/, Z_NO_FLUSH); in write_filtered_row()
3460 png_compress_IDAT(png_ptr, filtered_row, row_bytes, flush); in write_filtered_row()
4628 png_compress_IDAT(png_ptr, &filter, 1U/*len*/, Z_NO_FLUSH); in png_write_png_rows()
4633 png_compress_IDAT(png_ptr, row, block_bytes, Z_NO_FLUSH); in png_write_png_rows()
4648 png_compress_IDAT(png_ptr, row, remainder, in png_write_png_rows()
4662 png_compress_IDAT(png_ptr, &last, 1U, flush); in png_write_png_rows()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/PNG/src/itkpng/
H A Ditk_png_mangle.h47 #define png_compress_IDAT itk_png_compress_IDAT macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/png/vtkpng/
H A Dvtk_png_mangle.h33 #define png_compress_IDAT vtkpng_png_compress_IDAT macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/png/vtkpng/
H A Dvtk_png_mangle.h34 #define png_compress_IDAT vtkpng_png_compress_IDAT macro
H A Dpngwutil.c931 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2084 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2754 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libpng16/
H A Dpngprefix.h42 #define png_compress_IDAT PDFIUM_png_compress_IDAT macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libpng/
H A Dpngprefix.h46 #define png_compress_IDAT cr_png_compress_IDAT macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libpng16/
H A Dpngprefix.h42 #define png_compress_IDAT PDFIUM_png_compress_IDAT macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libpng/
H A Dpngprefix.h46 #define png_compress_IDAT cr_png_compress_IDAT macro
/dports/graphics/open3d/Open3D-0.2/src/External/libpng/
H A Dpngwutil.c1008 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2137 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2680 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libpng16/
H A Dpngwutil.c1011 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2140 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2682 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libpng-1.6.21/
H A Dpngwutil.c927 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2056 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2598 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/libpng/
H A Dpngwutil.c1008 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2137 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2680 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/
H A Dpngwutil.c927 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2057 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2728 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/libpng/
H A Dpngwutil.c931 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2084 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2754 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/libs/libpng/
H A Dpngwutil.c931 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2084 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2754 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/graphics/freeimage/FreeImage/Source/LibPNG/
H A Dpngwutil.c931 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2084 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2754 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libpng/
H A Dpngwutil.c931 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT() function
2084 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH); in png_write_finish_row()
2754 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH); in png_write_filtered_row()

1234567891011