HomeSort by relevance Sort by last modified time
    Searched defs:filter_method (Results 1 - 5 of 5) sorted by null

  /external/libpng/contrib/examples/
pngpixel.c 184 compression_method, filter_method; local
219 &compression_method, &filter_method))
  /external/zopfli/src/zopflipng/lodepng/
lodepng.h 405 unsigned filter_method; /*filter method of the original file*/ member in struct:LodePNGInfo
    [all...]
  /external/libpng/contrib/libtests/
pngimage.c 556 int filter_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);
1006 C(filter_method);
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 854 png_byte filter_method; member in struct:file
    [all...]
  /external/ImageMagick/coders/
png.c 623 filter_method,
621 filter_method, member in struct:_MngBuffer
    [all...]

Completed in 775 milliseconds