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

  /external/libvncserver/libvncserver/
tight.c 101 { 5, PNG_ALL_FILTERS },
102 { 6, PNG_ALL_FILTERS },
103 { 7, PNG_ALL_FILTERS },
104 { 8, PNG_ALL_FILTERS },
105 { 9, PNG_ALL_FILTERS },
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 970 if (row_filters != 0 && filters == PNG_ALL_FILTERS)
    [all...]
pngvalid.c     [all...]
  /external/opencv3/3rdparty/libpng/
pngwutil.c 836 png_ptr->do_filter = PNG_ALL_FILTERS;
    [all...]
pngwrite.c 1039 switch (filters & (PNG_ALL_FILTERS | 0x07))
    [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwutil.c 907 png_ptr->do_filter = PNG_ALL_FILTERS;
    [all...]
png.h     [all...]
pngwrite.c 935 switch (filters & (PNG_ALL_FILTERS | 0x07))
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 496 png_set_filter(writePtr, 0, PNG_ALL_FILTERS);
    [all...]
  /external/libpng/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c 827 png_ptr->do_filter = PNG_ALL_FILTERS;
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 58 milliseconds