HomeSort by relevance Sort by last modified time
    Searched defs:interlace_method (Results 1 - 5 of 5) 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/zopfli/src/zopflipng/lodepng/
lodepng.h 406 unsigned interlace_method; /*interlace method of the original file*/ member in struct:LodePNGInfo
    [all...]
  /external/libpng/contrib/libtests/
pngimage.c 554 int interlace_method; member in struct:display
940 &dp->interlace_method, &dp->compression_method, &dp->filter_method))
989 int interlace_method, compression_method, filter_method; local
993 &color_type, &interlace_method, &compression_method, &filter_method);
1004 C(interlace_method);
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 855 png_byte interlace_method; member in struct:file
    [all...]
  /external/ImageMagick/coders/
png.c 626 interlace_method,
624 interlace_method, member in struct:_MngBuffer
    [all...]

Completed in 360 milliseconds