Searched defs:ColorYuv420 (Results 1 – 1 of 1) sorted by relevance
187 struct ColorYuv420 { struct188 uint8_t colorY = 0;189 uint8_t colorU = 0;190 uint8_t colorV = 0;