Home
last modified time | relevance | path

Searched refs:fromRGB (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/common/
Dturbojpeg.c369 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/
Dturbojpeg.c482 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()