Searched refs:fromRGB (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/common/ |
D | turbojpeg.c | 369 static void fromRGB(unsigned char *src, unsigned char *dst, int width, in fromRGB() function 836 fromRGB(rgbBuf, _dstBuf, width, _pitch, height, pixelFormat); in tjDecompress2()
|
/external/libjpeg-turbo/ |
D | turbojpeg.c | 482 static void fromRGB(unsigned char *src, unsigned char *dst, int width, in fromRGB() function 1464 fromRGB(rgbBuf, _dstBuf, width, _pitch, height, pixelFormat); in tjDecompress2() 1686 fromRGB(rgbBuf, _dstBuf, width, _pitch, height, pixelFormat); in tjDecodeYUVPlanes()
|