Searched refs:pChannels (Results 1 – 4 of 4) sorted by relevance
/external/libpng/contrib/gregbook/ |
D | readppm.c | 143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument 155 *pChannels = channels; in readpng_get_image()
|
D | readpng.c | 206 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()
|
D | readpng.h | 85 uch *readpng_get_image(double display_exponent, int *pChannels,
|
/external/svox/pico/compat/jni/ |
D | tts.h | 235 int* pChannels);
|