Searched refs:PNG_SHIFT (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwtran.c64 if (png_ptr->transformations & PNG_SHIFT)
H A Dpngtrans.c85 png_ptr->transformations |= PNG_SHIFT;
H A Dpngread.c629 if (png_ptr->transformations & PNG_SHIFT)
H A Dpngwrite.c829 if (png_ptr->transformations & PNG_SHIFT)
H A Dpngrtran.c1165 if ((png_ptr->transformations & PNG_SHIFT) &&
1188 png_ptr->transformations &= ~PNG_SHIFT;
1510 if (png_ptr->transformations & PNG_SHIFT)
H A Dpng.h2948 #define PNG_SHIFT 0x0008 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwtran.c59 if (png_ptr->transformations & PNG_SHIFT)
H A Dpngtrans.c65 png_ptr->transformations |= PNG_SHIFT;
H A Dpngread.c585 if (png_ptr->transformations & PNG_SHIFT)
H A Dpngwrite.c762 if (png_ptr->transformations & PNG_SHIFT)
H A Dpngrtran.c1001 if ((png_ptr->transformations & PNG_SHIFT) &&
1321 if (png_ptr->transformations & PNG_SHIFT)
H A Dpng.h2563 #define PNG_SHIFT 0x0008 macro

Completed in 224 milliseconds