Home
last modified time | relevance | path

Searched refs:PNG_FLAG_ZLIB_CUSTOM_STRATEGY (Results 1 – 6 of 6) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpngwrite.c1387 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_STRATEGY; in png_set_compression_strategy()
Dpngwutil.c511 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_STRATEGY)) in png_write_IHDR()
Dpng.h2761 #define PNG_FLAG_ZLIB_CUSTOM_STRATEGY 0x0001 macro
/external/libpng/
Dpngwrite.c1447 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_STRATEGY; in png_set_compression_strategy()
Dpngwutil.c531 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_STRATEGY)) in png_write_IHDR()
Dpng.h3045 #define PNG_FLAG_ZLIB_CUSTOM_STRATEGY 0x0001 macro