/external/libpng/contrib/examples/ |
pngpixel.c | 183 int bit_depth, color_type, interlace_method, local 218 &bit_depth, &color_type, &interlace_method, 228 switch (interlace_method) 250 if (interlace_method == PNG_INTERLACE_ADAM7)
|
/external/honggfuzz/examples/libpng/ |
persistent-png.c | 115 int bit_depth, color_type, interlace_method, compression_method, filter_method, unit_type, local 120 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, &interlace_method,
|
/external/libpng/contrib/libtests/ |
pngimage.c | 565 int interlace_method; member in struct:display 951 &dp->interlace_method, &dp->compression_method, &dp->filter_method)) 1000 int interlace_method, compression_method, filter_method; local 1004 &color_type, &interlace_method, &compression_method, &filter_method); 1015 C(interlace_method); [all...] |
/external/zopfli/src/zopflipng/lodepng/ |
lodepng.h | 406 unsigned interlace_method; /*interlace method of the original file*/ member in struct:LodePNGInfo [all...] |
lodepng.cpp | [all...] |
lodepng_util.cpp | 199 if(state.info_png.interlace_method == 0)
|
/external/libpng/contrib/tools/ |
pngfix.c | 854 png_byte interlace_method; member in struct:file [all...] |
/external/libpng/ |
png.h | [all...] |
pngpriv.h | [all...] |
/external/pdfium/third_party/libpng16/ |
png.h | [all...] |
pngpriv.h | [all...] |
/external/ImageMagick/coders/ |
png.c | 634 interlace_method, 632 interlace_method, member in struct:_MngBuffer [all...] |