Searched defs:hantro_vp9_dec_hw_ctx (Results 1 – 1 of 1) sorted by relevance
228 struct hantro_vp9_dec_hw_ctx { struct229 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 …]