Searched defs:pChannels (Results 1 - 2 of 2) sorted by relevance

/external/libpng/contrib/gregbook/
H A Dreadppm.c143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) argument
155 *pChannels = channels;
H A Dreadpng.c208 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) argument
265 *pChannels = (int)png_get_channels(png_ptr, info_ptr);
279 *pChannels, rowbytes, height));

Completed in 148 milliseconds