Searched defs:YUV (Results 1 – 13 of 13) sorted by relevance
49 struct YUV { struct54 uint8_t v;55 uint8_t u;56 uint8_t y;57 uint8_t a;
136 YUV::YUV() in YUV() function in kms::YUV141 YUV::YUV(uint8_t y, uint8_t u, uint8_t v) in YUV() function in kms::YUV179 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
86 YUV, enumerator
46 const int YUV = 1; variable
84 YUV, // Tile output in YUV format. enumerator
39 public static enum ShaderType { OES, RGB, YUV } enumConstant
43 YUV = 'yuv' variable
41 YUV = 'yuv' variable
39 YUV = 'yuv' variable
36 YUV = 5 variable