Searched defs:YUV (Results 1 – 10 of 10) sorted by relevance
38 struct YUV struct44 uint8_t v;45 uint8_t u;46 uint8_t y;47 uint8_t a;
97 YUV::YUV() in YUV() function in kms::YUV102 YUV::YUV(uint8_t y, uint8_t u, uint8_t v) in YUV() function in kms::YUV140 YUV::YUV(const RGB& rgb, YUVType type) in YUV() function in kms::YUV
5 PROJECT ( YUV C CXX ) # "C" is required even for C++ projects project
84 YUV, // Tile output in YUV format. enumerator
41 YUV = 'yuv' variable
40 YUV = 'yuv' variable
39 YUV = 'yuv' variable
36 YUV = 5 variable
205 YUV enumerator