Searched refs:PNG_FLAG_MNG_FILTER_64 (Results 1 - 15 of 15) sorted by relevance

/external/qemu/distrib/libpng-1.2.46/
H A Dpng.c1032 * included PNG_FLAG_MNG_FILTER_64 and
1042 if (!((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngwrite.c951 * included PNG_FLAG_MNG_FILTER_64 and
955 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
1187 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngread.c810 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngwutil.c460 * included PNG_FLAG_MNG_FILTER_64 and
466 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpng.h1278 #define PNG_FLAG_MNG_FILTER_64 0x04 macro
/external/chromium_org/third_party/libpng/
H A Dpngwrite.c951 * included PNG_FLAG_MNG_FILTER_64 and
955 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
1187 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpng.c1062 * included PNG_FLAG_MNG_FILTER_64 and
1072 if (!((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngread.c786 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngwutil.c460 * included PNG_FLAG_MNG_FILTER_64 and
466 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpng.h1228 #define PNG_FLAG_MNG_FILTER_64 0x04 macro
/external/libpng/
H A Dpngwrite.c856 * included PNG_FLAG_MNG_FILTER_64 and
860 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
994 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpng.h981 #define PNG_FLAG_MNG_FILTER_64 0x04 macro
H A Dpng.c2520 * included PNG_FLAG_MNG_FILTER_64 and
2530 if (!((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngread.c560 if ((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngwutil.c842 * included PNG_FLAG_MNG_FILTER_64 and
848 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&

Completed in 117 milliseconds