Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_hw.h269 struct hantro_av1_frame_ref { struct
270 int width;
271 int height;
272 int mi_cols;
273 int mi_rows;
274 u64 timestamp;
275 enum v4l2_av1_frame_type frame_type;
276 bool used;
277 u32 order_hint;
278 u32 order_hints[V4L2_AV1_TOTAL_REFS_PER_FRAME];
[all …]