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

  /external/libpng/
png.c 1032 * included PNG_FLAG_MNG_FILTER_64 and
1042 if (!((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
pngwrite.c 951 * included PNG_FLAG_MNG_FILTER_64 and
955 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
pngread.c 810 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
pngwutil.c 460 * included PNG_FLAG_MNG_FILTER_64 and
466 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwrite.c 913 * included PNG_FLAG_MNG_FILTER_64 and
917 if((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
pngread.c 759 if((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
pngset.c 316 * included PNG_FLAG_MNG_FILTER_64 and
324 if(!((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
png.h     [all...]
pngwutil.c 440 * included PNG_FLAG_MNG_FILTER_64 and
446 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 264 milliseconds