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

/external/chromium_org/third_party/libpng/
H A Dpngread.c1384 if (transforms & PNG_TRANSFORM_STRIP_16)
H A Dpng.h1208 #define PNG_TRANSFORM_STRIP_16 0x0001 /* read only */ macro
/external/libpng/
H A Dpngread.c1564 if (transforms & PNG_TRANSFORM_STRIP_16)
H A Dpng.h1258 #define PNG_TRANSFORM_STRIP_16 0x0001 /* read only */ macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpngread.c1352 if (transforms & PNG_TRANSFORM_STRIP_16)
H A Dpng.h1091 #define PNG_TRANSFORM_STRIP_16 0x0001 /* read only */ macro

Completed in 76 milliseconds