Home
last modified time | relevance | path

Searched refs:PNG_INTERLACE_NONE (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/client/deps/glbench/src/
Dpng_helper.cc70 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, in write_png_file()
/external/libpng/contrib/gregbook/
Dwritepng.c154 PNG_INTERLACE_NONE; in writepng_init()
/external/libpng/contrib/examples/
Dpngpixel.c230 case PNG_INTERLACE_NONE: in main()
/external/deqp/framework/common/
DtcuImageIO.cpp189 pngFormat, PNG_INTERLACE_NONE, in savePNG()
/external/libpng/contrib/visupng/
DPngFile.c348 PNG_COLOR_TYPE_RGB, PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE,
/external/freetype/src/sfnt/
Dpngshim.c376 if ( interlace != PNG_INTERLACE_NONE ) in Load_SBit_Png()
/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.cc395 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, in WriteImageToBuffer()
/external/skqp/src/images/
DSkPngEncoder.cpp191 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, in setHeader()
/external/skia/src/images/
DSkPngEncoder.cpp192 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, in setHeader()
/external/libpng/contrib/pngminus/
Dpnm2png.c489 (!interlace) ? PNG_INTERLACE_NONE : PNG_INTERLACE_ADAM7, in pnm2png()
/external/pdfium/testing/image_diff/
Dimage_diff_png.cpp531 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, in DoLibpngWrite()
/external/libpng/contrib/libtests/
Dpngvalid.c398 if (interlace_type != PNG_INTERLACE_NONE) in standard_name()
2534 pm->interlace_type = PNG_INTERLACE_NONE; in modifier_init()
3745 case PNG_INTERLACE_NONE: in npasses_from_interlace_type()
3994 if (interlace_type != PNG_INTERLACE_NONE) in check_interlace_type()
4003 # define INTERLACE_LAST (PNG_INTERLACE_NONE+1)
4286 for (interlace_type = PNG_INTERLACE_NONE; in make_transform_images()
4538 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4540 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4785 for (interlace_type = PNG_INTERLACE_NONE; in make_errors()
5822 for (interlace_type = PNG_INTERLACE_NONE; in test_standard()
[all …]
Dpngunknown.c809 case PNG_INTERLACE_NONE: in check()
Dmakepng.c885 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); in write_png()
/external/pdfium/third_party/libpng16/
Dpngread.c2938 case PNG_INTERLACE_NONE: in png_image_read_and_map()
3256 case PNG_INTERLACE_NONE: in png_image_read_composite()
3405 case PNG_INTERLACE_NONE: in png_image_read_background()
Dpngwrite.c1984 PNG_COLOR_TYPE_PALETTE, PNG_INTERLACE_NONE, in png_image_write_main()
2000 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); in png_image_write_main()
Dpngwutil.c780 if (interlace_type != PNG_INTERLACE_NONE && in png_write_IHDR()
787 interlace_type=PNG_INTERLACE_NONE; in png_write_IHDR()
Dpng.h723 #define PNG_INTERLACE_NONE 0 /* Non-interlaced image */ macro
/external/libpng/
Dpngread.c2952 case PNG_INTERLACE_NONE: in png_image_read_and_map()
3269 case PNG_INTERLACE_NONE: in png_image_read_composite()
3418 case PNG_INTERLACE_NONE: in png_image_read_background()
Dpngwrite.c1997 PNG_COLOR_TYPE_PALETTE, PNG_INTERLACE_NONE, in png_image_write_main()
2013 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); in png_image_write_main()
Dpngwutil.c785 if (interlace_type != PNG_INTERLACE_NONE && in png_write_IHDR()
792 interlace_type=PNG_INTERLACE_NONE; in png_write_IHDR()
Dpngtest.c1098 case PNG_INTERLACE_NONE: in test_one_file()
Dpng.h718 #define PNG_INTERLACE_NONE 0 /* Non-interlaced image */ macro
/external/deqp/framework/qphelper/
DqpTestLog.c727 PNG_INTERLACE_NONE, in writeCompressedPNG()
/external/skia/tests/
DCodecTest.cpp732 PNG_COLOR_TYPE_RGB_ALPHA, PNG_INTERLACE_NONE, in DEF_TEST()

12