Home
last modified time | relevance | path

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

/linux-6.8/drivers/media/platform/verisilicon/
Dhantro_hw.h271 struct hantro_av1_frame_ref { struct
272 int width;
273 int height;
274 int mi_cols;
275 int mi_rows;
276 u64 timestamp;
277 enum v4l2_av1_frame_type frame_type;
278 bool used;
279 u32 order_hint;
280 u32 order_hints[V4L2_AV1_TOTAL_REFS_PER_FRAME];
[all …]