Home
last modified time | relevance | path

Searched defs:ColorYuv420 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h187 struct ColorYuv420 { struct
188 uint8_t colorY = 0;
189 uint8_t colorU = 0;
190 uint8_t colorV = 0;