Home
last modified time | relevance | path

Searched refs:png_get_IHDR (Results 1 – 20 of 20) sorted by relevance

/external/qemu/
Dloadpng.c67 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype, in loadpng()
199 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype, in readpng()
/external/libpng/contrib/pngminus/
Dpng2pnm.c246 png_get_IHDR (png_ptr, info_ptr, in png2pnm()
281 png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in png2pnm()
/external/libpng/contrib/visupng/
DPngFile.c172 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth, in PngLoadImage()
213 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth, in PngLoadImage()
/external/skia/src/images/
DSkImageDecoder_libpng.cpp236 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth, in onDecodeInit()
278 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth, in onDecode()
452 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth, in onBuildTileIndex()
469 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth, in getBitmapConfig()
640 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bit_depth, in onDecodeRegion()
/external/libpng/scripts/
Dpng32ce.def25 png_get_IHDR @17
Dpngos2.def30 png_get_IHDR
Dpngw32.def25 png_get_IHDR @17
/external/libpng/contrib/gregbook/
Dreadpng.c137 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in readpng_init()
Dreadpng2.c418 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in readpng2_info_callback()
/external/opencv/otherlibs/highgui/
Dgrfmt_png.cpp157 png_get_IHDR( png_ptr, info_ptr, &width, &height, in ReadHeader()
/external/webkit/Source/WebCore/platform/image-decoders/png/
DPNGImageDecoder.cpp267png_get_IHDR(png, info, &width, &height, &bitDepth, &colorType, &interlaceType, &compressionType, … in headerAvailable()
/external/libpng/
Dexample.c177 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
Dpngget.c577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, in png_get_IHDR() function
Dpngtest.c909 if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth, in test_one_file()
Dpng.h2470 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,
DCHANGES1064 Check for invalid image dimensions in png_get_IHDR.
1085 Check for invalid bit_depth or color_type in png_get_IHDR(), and
2582 Corrected the png_get_IHDR() call in contrib/gregbook/readpng2.c
Dlibpng-1.2.44.txt524 png_get_IHDR(png_ptr, info_ptr, &width, &height,
568 Note that png_get_IHDR() returns 32-bit data into
Dlibpng-1.2.46.txt524 png_get_IHDR(png_ptr, info_ptr, &width, &height,
568 Note that png_get_IHDR() returns 32-bit data into
/external/qemu/distrib/libpng-1.2.19/
Dpngget.c539 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, in png_get_IHDR() function
Dpng.h2245 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,