Home
last modified time | relevance | path

Searched defs:png_destroy_struct (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libpng/
Dpngmem.c75 png_destroy_struct(png_voidp struct_ptr) in png_destroy_struct() function
438 png_destroy_struct(png_voidp struct_ptr) in png_destroy_struct() function
/external/libpng/contrib/libtests/
Dtarith.c62 #define png_destroy_struct(pp) ((void)0) macro