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

  /external/libpng/contrib/examples/
pngpixel.c 182 compression_method, filter_method; local
217 &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 523 int filter_method; member in struct:display
868 &dp->interlace_method, &dp->compression_method, &dp->filter_method))
920 int interlace_method, compression_method, filter_method; local
924 &color_type, &interlace_method, &compression_method, &filter_method);
937 C(filter_method);
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 848 png_byte filter_method; member in struct:file
    [all...]

Completed in 301 milliseconds