Searched defs:luminance (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/test/ |
A D | testyuv_cvt.c | 23 …c void RGBtoYUV(Uint8 * rgb, int *yuv, SDL_YUV_CONVERSION_MODE mode, int monochrome, int luminance) in RGBtoYUV() 76 …, int pitch, Uint8 *out, int w, int h, SDL_YUV_CONVERSION_MODE mode, int monochrome, int luminance) in ConvertRGBtoPlanar2x2() 192 …, int pitch, Uint8 *out, int w, int h, SDL_YUV_CONVERSION_MODE mode, int monochrome, int luminance) in ConvertRGBtoPacked4() 262 …, int pitch, Uint8 *out, int w, int h, SDL_YUV_CONVERSION_MODE mode, int monochrome, int luminance) in ConvertRGBtoYUV()
|
Completed in 4 milliseconds