Searched refs:png_get_compression_type (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngusr.h220 #define png_get_compression_type wk_png_get_compression_type macro
H A Dpngget.c109 png_get_compression_type(png_structp png_ptr, png_infop info_ptr) function
H A Dpng.h2296 extern PNG_EXPORT(png_byte, png_get_compression_type) PNGARG((png_structp
/external/libpng/
H A Dpngget.c106 png_get_compression_type(png_const_structrp png_ptr, png_const_inforp info_ptr) function
H A Dpng.h2053 PNG_EXPORT(121, png_byte, png_get_compression_type, (png_const_structrp png_ptr,
/external/qemu/distrib/libpng-1.2.46/
H A Dpngget.c109 png_get_compression_type(png_structp png_ptr, png_infop info_ptr) function
H A Dpng.h2368 extern PNG_EXPORT(png_byte, png_get_compression_type) PNGARG((png_structp
/external/libpng/contrib/libtests/
H A Dpngvalid.c4493 if (png_get_compression_type(pp, pi) != PNG_COMPRESSION_TYPE_BASE)

Completed in 78 milliseconds