Home
last modified time | relevance | path

Searched refs:readpng_cleanup (Results 1 – 5 of 5) sorted by relevance

/external/libpng/contrib/gregbook/
Dreadpng.h88 void readpng_cleanup(int free_image_data);
Dreadppm.c173 void readpng_cleanup(int free_image_data) in readpng_cleanup() function
Drpng-x.c322 readpng_cleanup(TRUE); in main()
361 readpng_cleanup(TRUE); in main()
386 readpng_cleanup(FALSE); in main()
Drpng-win.c412 readpng_cleanup(TRUE); in WinMain()
437 readpng_cleanup(FALSE); in WinMain()
Dreadpng.c304 void readpng_cleanup(int free_image_data) in readpng_cleanup() function