Searched defs:MediaImage2 (Results 1 – 1 of 1) sorted by relevance
60 struct __attribute__ ((__packed__)) MediaImage2 { struct61 enum Type : uint32_t {70 enum PlaneIndex : uint32_t {101 static_assert(sizeof(MediaImage2::PlaneInfo) == 20, "wrong struct size"); argument