Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/verisilicon/
Dhantro_hw.h280 struct hantro_av1_frame_ref { struct
281 int width;
282 int height;
283 int mi_cols;
284 int mi_rows;
285 u64 timestamp;
286 enum v4l2_av1_frame_type frame_type;
287 bool used;
288 u32 order_hint;
289 u32 order_hints[V4L2_AV1_TOTAL_REFS_PER_FRAME];
[all …]