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