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

  /external/libpng/contrib/libtests/
makepng.c 431 filters = PNG_FILTER_SUB;
448 filters = PNG_FILTER_SUB;
491 filters = (y == 0 ? PNG_FILTER_SUB+PNG_FILTER_UP : PNG_FILTER_UP);
522 filters = (y == 0 ? PNG_FILTER_SUB+PNG_FILTER_UP : PNG_FILTER_UP);
    [all...]
  /external/opencv3/modules/imgcodecs/src/
grfmt_png.cpp 406 png_set_filter(png_ptr, PNG_FILTER_TYPE_BASE, PNG_FILTER_SUB);
  /external/libpng/
pngwutil.c     [all...]
pngwrite.c     [all...]
png.h     [all...]
  /external/opencv3/3rdparty/libpng/
pngwrite.c 1051 png_ptr->do_filter = PNG_FILTER_SUB; break;
    [all...]
pngwutil.c     [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwutil.c     [all...]
png.h     [all...]
pngwrite.c 948 png_ptr->do_filter = PNG_FILTER_SUB; break;
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 427 milliseconds