Home | History | Annotate | Download | only in libpng

Lines Matching defs:png_destroy_read_struct

775    // so that we can free index correctly in png_destroy_read_struct.
1136 png_destroy_read_struct(png_structpp png_ptr_ptr, png_infopp info_ptr_ptr,
1141 png_debug(1, "in png_destroy_read_struct");
1470 png_destroy_read_struct(&png_ptr, NULL, NULL);