/external/freetype/src/sfnt/ |
D | pngshim.c | 248 png_get_IHDR( png, info, in Load_SBit_Png() 324 png_get_IHDR( png, info, in Load_SBit_Png()
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | pngshim.c | 247 png_get_IHDR( png, info, in Load_SBit_Png() 323 png_get_IHDR( png, info, in Load_SBit_Png()
|
/external/libpng/contrib/pngminus/ |
D | png2pnm.c | 247 png_get_IHDR (png_ptr, info_ptr, in png2pnm() 282 png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in png2pnm()
|
/external/libpng/contrib/visupng/ |
D | PngFile.c | 174 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth, in PngLoadImage() 221 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth, in PngLoadImage()
|
/external/skia/src/images/ |
D | SkImageDecoder_libpng.cpp | 286 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeInit() 325 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecode() 508 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in getBitmapColorType() 749 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onBuildTileIndex() 778 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeSubset()
|
/external/libpng/scripts/ |
D | symbols.def | 151 png_get_IHDR @143
|
/external/libpng/contrib/gregbook/ |
D | readpng.c | 138 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in readpng_init()
|
D | readpng2.c | 255 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in readpng2_info_callback()
|
/external/skia/src/codec/ |
D | SkCodec_libpng.cpp | 252 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in read_header() 442 png_get_IHDR(fPng_ptr, fInfo_ptr, &origWidth, &origHeight, &bitDepth, in initializeSwizzler()
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_png.cpp | 157 png_get_IHDR( png_ptr, info_ptr, &width, &height, in ReadHeader()
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 215 if (png_get_IHDR(png_ptr, info_ptr, &width, &height, in main()
|
/external/libpng/ |
D | example.c | 364 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
|
D | pngget.c | 762 png_get_IHDR(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_IHDR() function
|
D | pngtest.c | 1051 if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth, in test_one_file()
|
D | png.h | 2170 PNG_EXPORT(143, png_uint_32, png_get_IHDR, (png_const_structrp png_ptr,
|
D | CHANGES | 1172 Check for invalid image dimensions in png_get_IHDR. 1196 Check for invalid bit_depth or color_type in png_get_IHDR(), and 2493 Corrected the png_get_IHDR() call in contrib/gregbook/readpng2.c 3186 In the manual, describe the png_get_IHDR() arguments in the correct order.
|
D | libpng-manual.txt | 1225 png_get_IHDR(png_ptr, info_ptr, &width, &height, 1274 Note that png_get_IHDR() returns 32-bit data into
|
/external/libpng/contrib/libtests/ |
D | pngimage.c | 866 if (!png_get_IHDR(pp, ip, in update_display() 923 png_get_IHDR(dp->read_pp, dp->read_ip, &width, &height, &bit_depth, in compare_read()
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 256 #define png_get_IHDR skia_png_get_IHDR macro
|
/external/pdfium/samples/ |
D | image_diff_png.cc | 154 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type, in DecodeInfoCallback()
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | png.h | 552 #define png_get_IHDR FOXIT_png_get_IHDR macro 2460 PNG_EXPORT(143, png_uint_32, png_get_IHDR, (png_const_structrp png_ptr,
|
D | fx_pngget.c | 761 png_get_IHDR(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_IHDR() function
|