Searched refs:PNG_PACK (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngwtran.c55 if (png_ptr->transformations & PNG_PACK)
H A Dpngtrans.c57 png_ptr->transformations |= PNG_PACK;
H A Dpngread.c632 if (png_ptr->transformations & PNG_PACK)
H A Dpngwrite.c825 if (png_ptr->transformations & PNG_PACK)
H A Dpngrtran.c1280 if ((png_ptr->transformations & PNG_PACK) && (info_ptr->bit_depth < 8))
1513 if (png_ptr->transformations & PNG_PACK)
H A Dpngrutil.c3240 if ((png_ptr->transformations & PNG_PACK) && png_ptr->bit_depth < 8)
H A Dpng.h2930 #define PNG_PACK 0x0004 macro
/external/libpng/
H A Dpngwtran.c55 if (png_ptr->transformations & PNG_PACK)
H A Dpngtrans.c57 png_ptr->transformations |= PNG_PACK;
H A Dpngread.c641 if (png_ptr->transformations & PNG_PACK)
H A Dpngwrite.c825 if (png_ptr->transformations & PNG_PACK)
H A Dpngrtran.c1280 if ((png_ptr->transformations & PNG_PACK) && (info_ptr->bit_depth < 8))
1513 if (png_ptr->transformations & PNG_PACK)
H A Dpngrutil.c3282 if ((png_ptr->transformations & PNG_PACK) && png_ptr->bit_depth < 8)
H A Dpng.h3002 #define PNG_PACK 0x0004 macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwtran.c50 if (png_ptr->transformations & PNG_PACK)
H A Dpngtrans.c47 png_ptr->transformations |= PNG_PACK;
H A Dpngread.c601 if (png_ptr->transformations & PNG_PACK)
H A Dpngwrite.c787 if (png_ptr->transformations & PNG_PACK)
H A Dpngrtran.c1198 if ((png_ptr->transformations & PNG_PACK) && (info_ptr->bit_depth < 8))
1426 if (png_ptr->transformations & PNG_PACK)
H A Dpng.h2719 #define PNG_PACK 0x0004 macro
H A Dpngrutil.c4053 if ((png_ptr->transformations & PNG_PACK) && png_ptr->bit_depth < 8)

Completed in 146 milliseconds