Searched refs:pChannels (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | readpng.c | 208 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument 265 *pChannels = (int)png_get_channels(png_ptr, info_ptr); in readpng_get_image() 285 *pChannels, rowbytes, height)); in readpng_get_image()
|
H A 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()
|
H A D | readpng.h | 85 uch *readpng_get_image(double display_exponent, int *pChannels,
|
/third_party/backends/backend/ |
H A D | hp3900_rts8822.c | 7057 SANE_Byte *pChannels[3]; in Triplet_Colour_LRes() local 7059 pChannels[0] = pChannel3; in Triplet_Colour_LRes() 7060 pChannels[1] = pChannel2; in Triplet_Colour_LRes() 7061 pChannels[2] = pChannel1; in Triplet_Colour_LRes() 7072 Value = data_lsb_get (pChannels[c], channel_size); in Triplet_Colour_LRes() 7075 pChannels[c] += channel_size; in Triplet_Colour_LRes()
|
Completed in 16 milliseconds