Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro_hw.h141 struct hantro_hevc_dec_hw_ctx { struct
142 struct hantro_aux_buf tile_sizes;
143 struct hantro_aux_buf tile_filter;
144 struct hantro_aux_buf tile_sao;
145 struct hantro_aux_buf tile_bsd;
146 struct hantro_aux_buf ref_bufs[NUM_REF_PICTURES];
147 struct hantro_aux_buf scaling_lists;
148 s32 ref_bufs_poc[NUM_REF_PICTURES];
149 u32 ref_bufs_used;
150 struct hantro_hevc_dec_ctrls ctrls;
[all …]