Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_hw.h228 struct hantro_vp9_dec_hw_ctx { struct
229 struct hantro_aux_buf tile_edge;
230 struct hantro_aux_buf segment_map;
231 struct hantro_aux_buf misc;
232 struct v4l2_vp9_frame_symbol_counts cnts;
233 struct v4l2_vp9_frame_context probability_tables;
234 struct v4l2_vp9_frame_context frame_context[4];
235 struct hantro_vp9_frame_info cur;
236 struct hantro_vp9_frame_info last;
238 unsigned int bsd_ctrl_offset;
[all …]