Home
last modified time | relevance | path

Searched refs:png_info_destroy (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/lib/libpng/
Dpng.c290 png_info_destroy(png_ptr, info_ptr); in png_destroy_info_struct()
614 png_info_destroy(png_structp png_ptr, png_infop info_ptr) in png_info_destroy() function
Dpngread.c1215 png_info_destroy(png_ptr, info_ptr); in png_read_destroy()
1218 png_info_destroy(png_ptr, end_info_ptr); in png_read_destroy()
/external/syslinux/com32/include/
Dpng.h3136 PNG_EXTERN void png_info_destroy PNGARG((png_structp png_ptr,
/external/libpng/
DCHANGES3848 Eliminated png_info_destroy(). It is now used only in png.c and only calls