HomeSort by relevance Sort by last modified time
    Searched defs:readpng_get_image (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/gregbook/
readppm.c 143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) function
161 Trace((stderr, "readpng_get_image: rowbytes = %ld, height = %ld\n", rowbytes, height));
readpng.c 206 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) function
266 Trace((stderr, "readpng_get_image: channels = %d, rowbytes = %ld, height = %ld\n", *pChannels, rowbytes, height));

Completed in 50 milliseconds