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

  /external/libpng/contrib/libtests/
makepng.c     [all...]
  /external/chromium_org/third_party/libpng/
pngwutil.c 527 png_ptr->do_filter = PNG_FILTER_NONE;
533 if (png_ptr->do_filter != PNG_FILTER_NONE)
    [all...]
pngwrite.c     [all...]
png.h     [all...]
  /external/libpng/
pngwutil.c 340 else if (png_ptr->do_filter != PNG_FILTER_NONE)
905 png_ptr->do_filter = PNG_FILTER_NONE;
    [all...]
png.h     [all...]
pngwrite.c     [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngwutil.c 527 png_ptr->do_filter = PNG_FILTER_NONE;
533 if (png_ptr->do_filter != PNG_FILTER_NONE)
    [all...]
pngwrite.c     [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 3327 milliseconds