Home
last modified time | relevance | path

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

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