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