Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/verisilicon/
Dhantro_hw.h156 struct hantro_hevc_dec_hw_ctx { struct
157 struct hantro_aux_buf tile_sizes;
158 struct hantro_aux_buf tile_filter;
159 struct hantro_aux_buf tile_sao;
160 struct hantro_aux_buf tile_bsd;
161 struct hantro_aux_buf ref_bufs[NUM_REF_PICTURES];
162 struct hantro_aux_buf scaling_lists;
163 s32 ref_bufs_poc[NUM_REF_PICTURES];
164 u32 ref_bufs_used;
165 struct hantro_hevc_dec_ctrls ctrls;
[all …]