Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Dreadpng.h85 uch *readpng_get_image(double display_exponent, int *pChannels,
Dreadppm.c143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() function
Dreadpng.c208 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() function
Drpng-win.c429 image_data = readpng_get_image(display_exponent, &image_channels, in WinMain()
Drpng-x.c382 image_data = readpng_get_image(display_exponent, &image_channels, in main()