Home
last modified time | relevance | path

Searched refs:pChannels (Results 1 – 4 of 4) sorted by relevance

/external/libpng/contrib/gregbook/
Dreadppm.c143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument
155 *pChannels = channels; in readpng_get_image()
Dreadpng.c206 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument
253 *pChannels = (int)png_get_channels(png_ptr, info_ptr); in readpng_get_image()
266 …Trace((stderr, "readpng_get_image: channels = %d, rowbytes = %ld, height = %ld\n", *pChannels, ro… in readpng_get_image()
Dreadpng.h85 uch *readpng_get_image(double display_exponent, int *pChannels,
/external/svox/pico/compat/jni/
Dtts.h235 int* pChannels);