Searched defs:hantro_hevc_dec_hw_ctx (Results 1 – 1 of 1) sorted by relevance
146 struct hantro_hevc_dec_hw_ctx { struct147 struct hantro_aux_buf tile_sizes;148 struct hantro_aux_buf tile_filter;149 struct hantro_aux_buf tile_sao;150 struct hantro_aux_buf tile_bsd;151 struct hantro_aux_buf ref_bufs[NUM_REF_PICTURES];152 struct hantro_aux_buf scaling_lists;153 s32 ref_bufs_poc[NUM_REF_PICTURES];154 u32 ref_bufs_used;155 struct hantro_hevc_dec_ctrls ctrls;[all …]