Home
last modified time | relevance | path

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

12

/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/chromium_org/third_party/freetype/src/sfnt/
Dpngshim.c236 png_get_IHDR( png, info, in Load_SBit_Png()
282 png_get_IHDR( png, info, in Load_SBit_Png()
/external/freetype/src/sfnt/
Dpngshim.c236 png_get_IHDR( png, info, in Load_SBit_Png()
282 png_get_IHDR( png, info, in Load_SBit_Png()
/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/chromium_org/third_party/skia/src/images/
DSkImageDecoder_libpng.cpp284 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeInit()
321 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecode()
501 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in getBitmapConfig()
754 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onBuildTileIndex()
783 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeSubset()
/external/skia/src/images/
DSkImageDecoder_libpng.cpp284 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeInit()
321 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecode()
500 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in getBitmapConfig()
753 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onBuildTileIndex()
782 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeSubset()
/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/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,
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/
DPNGImageDecoder.cpp325png_get_IHDR(png, info, &width, &height, &bitDepth, &colorType, &interlaceType, &compressionType, … in headerAvailable()
/external/chromium_org/third_party/libpng/
Dpngusr.h209 #define png_get_IHDR wk_png_get_IHDR macro
Dpngget.c577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, in png_get_IHDR() function
Dpng.h2398 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,
/external/chromium_org/tools/imagediff/
Dimage_diff_png.cc159 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type, in DecodeInfoCallback()
/external/chromium_org/ui/gfx/codec/
Dpng_codec.cc170 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type, in DecodeInfoCallback()
/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,

12