Searched refs:png_get_channels (Results 1 - 12 of 12) sorted by relevance

/external/libpng/contrib/gregbook/
H A Dreadpng.c253 *pChannels = (int)png_get_channels(png_ptr, info_ptr);
H A Dreadpng2.c511 mainprog_ptr->channels = png_get_channels(png_ptr, info_ptr);
/external/libpng/contrib/visupng/
H A DPngFile.c220 ulChannels = png_get_channels(png_ptr, info_ptr);
/external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/png/
H A DPNGImageDecoder.cpp378 channels = png_get_channels(png, info);
/external/chromium_org/third_party/libpng/
H A Dpngusr.h213 #define png_get_channels wk_png_get_channels macro
H A Dpngget.c367 /* png_get_channels really belongs in here, too, but it's been around longer */
372 png_get_channels(png_structp png_ptr, png_infop info_ptr) function
H A Dpng.h2267 extern PNG_EXPORT(png_byte,png_get_channels) PNGARG((png_structp png_ptr,
/external/chromium_org/tools/imagediff/
H A Dimage_diff_png.cc210 channels = png_get_channels(png_ptr, info_ptr);
/external/libpng/
H A Dpngget.c367 /* png_get_channels really belongs in here, too, but it's been around longer */
372 png_get_channels(png_structp png_ptr, png_infop info_ptr) function
H A Dpng.h2339 extern PNG_EXPORT(png_byte,png_get_channels) PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.19/
H A Dpngget.c338 /* png_get_channels really belongs in here, too, but it's been around longer */
343 png_get_channels(png_structp png_ptr, png_infop info_ptr) function
H A Dpng.h2114 extern PNG_EXPORT(png_byte,png_get_channels) PNGARG((png_structp png_ptr,

Completed in 322 milliseconds