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

  /external/bcc/tools/lib/
uflow.py 88 FILTER_METHOD
106 filter_method = "if (!prefix_method(data.method)) { return 0; }" \
112 .replace("FILTER_METHOD", filter_method) \
  /external/honggfuzz/examples/libpng/
persistent-png.c 115 int bit_depth, color_type, interlace_method, compression_method, filter_method, unit_type, local
121 &compression_method, &filter_method);
  /external/libpng/contrib/examples/
pngpixel.c 184 compression_method, filter_method; local
219 &compression_method, &filter_method))
  /external/libpng/contrib/libtests/
pngimage.c 567 int filter_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);
1017 C(filter_method);
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.h 405 unsigned filter_method; /*filter method of the original file*/ member in struct:LodePNGInfo
    [all...]
lodepng.cpp     [all...]
  /external/libpng/contrib/tools/
pngfix.c 853 png_byte filter_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 631 filter_method,
629 filter_method, member in struct:_MngBuffer
    [all...]

Completed in 4398 milliseconds