Searched refs:pRowbytes (Results 1 – 3 of 3) sorted by relevance
143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument154 *pRowbytes = rowbytes = channels*width; in readpng_get_image()
208 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument264 *pRowbytes = rowbytes = png_get_rowbytes(png_ptr, info_ptr); in readpng_get_image()
86 ulg *pRowbytes);