Searched defs:yuv (Results 1 – 3 of 3) sorted by relevance
58 void RGBtoYUV(Uint8 *rgb, int *yuv, int monochrome, int luminance) in RGBtoYUV()96 int yuv[3]; in ConvertRGBtoYV12() local129 int yuv[3]; in ConvertRGBtoIYUV() local162 int yuv[3]; in ConvertRGBtoUYVY() local195 int yuv[3]; in ConvertRGBtoYVYU() local231 int yuv[3]; in ConvertRGBtoYUY2() local
35 void RGBtoYUV(Uint8 *rgb, int *yuv, int monochrome, int luminance) in RGBtoYUV()84 int yuv[3]; in ConvertRGBtoYV12() local124 int yuv[3]; in ConvertRGBtoIYUV() local164 int yuv[3]; in ConvertRGBtoUYVY() local197 int yuv[3]; in ConvertRGBtoYVYU() local233 int yuv[3]; in ConvertRGBtoYUY2() local
1003 void* yuv, in RGBToYUV()1070 const void* yuv, in YUVToRGB()1190 void* yuv, in BAYERToYUV()