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

  /external/opencv3/3rdparty/libpng/
pngwrite.c 794 * included PNG_FLAG_MNG_FILTER_64 and
798 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
1032 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
pngread.c 592 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
png.c     [all...]
png.h     [all...]
pngwutil.c 765 * included PNG_FLAG_MNG_FILTER_64 and
771 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
  /external/libpng/
pngwrite.c 867 * included PNG_FLAG_MNG_FILTER_64 and
871 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) != 0 &&
    [all...]
png.h     [all...]
pngwutil.c 761 * included PNG_FLAG_MNG_FILTER_64 and
767 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) != 0 &&
    [all...]
png.c     [all...]
pngread.c 553 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) != 0 &&
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 790 * included PNG_FLAG_MNG_FILTER_64 and
794 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
928 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
png.h     [all...]
png.c     [all...]
pngread.c 483 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
pngwutil.c 841 * included PNG_FLAG_MNG_FILTER_64 and
847 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 577 milliseconds