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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
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.c779 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.h1245 #define PNG_FLAG_MNG_FILTER_64 0x04 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwrite.c884 * included PNG_FLAG_MNG_FILTER_64 and
888 if((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
1096 if((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngread.c739 if((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpngset.c301 * included PNG_FLAG_MNG_FILTER_64 and
309 if(!((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&
H A Dpng.h1019 #define PNG_FLAG_MNG_FILTER_64 0x04 macro
H A Dpngwutil.c435 * included PNG_FLAG_MNG_FILTER_64 and
441 !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) &&

Completed in 279 milliseconds