Searched refs:png_get_IHDR (Results 1 - 13 of 13) sorted by relevance

/external/qemu/
H A Dloadpng.c67 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype,
199 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype,
/external/libpng/contrib/gregbook/
H A Dreadpng.c137 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
H A Dreadpng2.c418 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
/external/libpng/contrib/pngminus/
H A Dpng2pnm.c246 png_get_IHDR (png_ptr, info_ptr,
281 png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
/external/libpng/contrib/visupng/
H A DPngFile.c172 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth,
213 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth,
/external/skia/src/images/
H A DSkImageDecoder_libpng.cpp236 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth,
278 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth,
435 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth,
452 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth,
623 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth,
/external/webkit/WebCore/platform/image-decoders/png/
H A DPNGImageDecoder.cpp259 png_get_IHDR(png, info, &width, &height, &bitDepth, &colorType,
/external/libpng/
H A Dexample.c177 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
H A Dpngget.c577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, function
H A Dpngtest.c909 if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth,
H A Dpng.h2470 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.19/
H A Dpngget.c539 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, function
H A Dpng.h2245 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,

Completed in 239 milliseconds