Home
last modified time | relevance | path

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

/external/qemu/distrib/libpng-1.2.19/
Dpngwrite.c1408 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS; in png_set_compression_window_bits()
Dpngwutil.c522 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS)) in png_write_IHDR()
Dpng.h2764 #define PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS 0x0008 macro
/external/libpng/
Dpngwrite.c1468 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS; in png_set_compression_window_bits()
Dpngwutil.c542 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS)) in png_write_IHDR()
Dpng.h3048 #define PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS 0x0008 macro