Searched defs:hantro_vp9_dec_hw_ctx (Results 1 – 1 of 1) sorted by relevance
223 struct hantro_vp9_dec_hw_ctx { struct224 struct hantro_aux_buf tile_edge;225 struct hantro_aux_buf segment_map;226 struct hantro_aux_buf misc;227 struct v4l2_vp9_frame_symbol_counts cnts;228 struct v4l2_vp9_frame_context probability_tables;229 struct v4l2_vp9_frame_context frame_context[4];230 struct hantro_vp9_frame_info cur;231 struct hantro_vp9_frame_info last;233 unsigned int bsd_ctrl_offset;[all …]