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

/external/chromium_org/third_party/libpng/
H A Dpngusr.h280 #define png_handle_IHDR wk_png_handle_IHDR macro
H A Dpngread.c452 png_handle_IHDR(png_ptr, info_ptr, length);
1023 png_handle_IHDR(png_ptr, info_ptr, length);
H A Dpngpread.c250 png_handle_IHDR(png_ptr, info_ptr, png_ptr->push_length);
H A Dpngrutil.c441 png_handle_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 length) function
448 png_debug(1, "in png_handle_IHDR");
H A Dpng.h3556 PNG_EXTERN void png_handle_IHDR PNGARG((png_structp png_ptr, png_infop info_ptr,
/external/qemu/distrib/libpng-1.2.46/
H A Dpngread.c456 png_handle_IHDR(png_ptr, info_ptr, length);
1185 png_handle_IHDR(png_ptr, info_ptr, length);
H A Dpngpread.c250 png_handle_IHDR(png_ptr, info_ptr, png_ptr->push_length);
H A Dpngrutil.c457 png_handle_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 length) function
464 png_debug(1, "in png_handle_IHDR");
H A Dpng.h3645 PNG_EXTERN void png_handle_IHDR PNGARG((png_structp png_ptr, png_infop info_ptr,
/external/libpng/
H A Dpngpread.c258 png_handle_IHDR(png_ptr, info_ptr, png_ptr->push_length);
H A Dpngread.c140 png_handle_IHDR(png_ptr, info_ptr, length);
940 png_handle_IHDR(png_ptr, info_ptr, length);
H A Dpngpriv.h1278 PNG_INTERNAL_FUNCTION(void,png_handle_IHDR,(png_structrp png_ptr,
H A Dpngrutil.c819 png_handle_IHDR(png_structrp png_ptr, png_inforp info_ptr, png_uint_32 length) function
826 png_debug(1, "in png_handle_IHDR");

Completed in 153 milliseconds