HomeSort by relevance Sort by last modified time
    Searched refs:interlace_method (Results 1 - 14 of 14) sorted by null

  /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 119 int bit_depth, color_type, interlace_method, compression_method, filter_method, unit_type, num_palette, num_text; local
123 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, &interlace_method,
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 210 int bit_depth, color_type, interlace_method, compression_method, filter_method; local
212 &interlace_method, &compression_method, &filter_method);
242 if (interlace_method != PNG_INTERLACE_NONE) {
  /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/syslinux/com32/include/
png.h     [all...]
  /external/ImageMagick/coders/
png.c 626 interlace_method,
624 interlace_method, member in struct:_MngBuffer
    [all...]

Completed in 679 milliseconds