Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dvp9_parser.h277 struct ReferenceSlot { struct
278 bool initialized;
279 uint32_t frame_width;
280 uint32_t frame_height;
281 uint8_t subsampling_x;
282 uint8_t subsampling_y;
283 uint8_t bit_depth;
286 uint8_t profile;
287 Vp9ColorSpace color_space;