Searched refs:PNG_GRAY_TO_RGB (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngrtran.c664 png_ptr->transformations |= PNG_GRAY_TO_RGB;
814 (png_ptr->transformations & PNG_GRAY_TO_RGB) &&
1261 if (png_ptr->transformations & PNG_GRAY_TO_RGB)
1455 if ((png_ptr->transformations & PNG_GRAY_TO_RGB) &&
1532 if ((png_ptr->transformations & PNG_GRAY_TO_RGB) &&
H A Dpngrutil.c3284 if (png_ptr->transformations & PNG_GRAY_TO_RGB)
H A Dpng.h2959 #define PNG_GRAY_TO_RGB 0x4000 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngrtran.c599 png_ptr->transformations |= PNG_GRAY_TO_RGB;
1107 if (png_ptr->transformations & PNG_GRAY_TO_RGB)
1266 if ((png_ptr->transformations & PNG_GRAY_TO_RGB) &&
1343 if ((png_ptr->transformations & PNG_GRAY_TO_RGB) &&
H A Dpng.h2574 #define PNG_GRAY_TO_RGB 0x4000 macro
H A Dpngrutil.c3044 if (png_ptr->transformations & PNG_GRAY_TO_RGB)

Completed in 122 milliseconds