Home
last modified time | relevance | path

Searched refs:vp9_dec (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/verisilicon/
A Dhantro_vp9.c119 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in init_v4l2_vp9_count_tbl()
162 struct hantro_vp9_dec_hw_ctx *vp9_dec = &ctx->vp9_dec; in hantro_vp9_dec_init() local
163 struct hantro_aux_buf *tile_edge = &vp9_dec->tile_edge; in hantro_vp9_dec_init()
165 struct hantro_aux_buf *misc = &vp9_dec->misc; in hantro_vp9_dec_init()
182 vp9_dec->bsd_ctrl_offset = size; in hantro_vp9_dec_init()
193 vp9_dec->segment_map_size = size; in hantro_vp9_dec_init()
204 vp9_dec->ctx_counters_offset = size; in hantro_vp9_dec_init()
206 vp9_dec->tile_info_offset = size; in hantro_vp9_dec_init()
232 struct hantro_vp9_dec_hw_ctx *vp9_dec = &ctx->vp9_dec; in hantro_vp9_dec_exit() local
233 struct hantro_aux_buf *tile_edge = &vp9_dec->tile_edge; in hantro_vp9_dec_exit()
[all …]
A Dhantro_g2_vp9_dec.c32 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in start_prepare_run()
272 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in recompute_tile_rc_info()
300 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in fill_tile_info()
326 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_tiles()
405 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_segment()
565 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_others()
650 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_probs()
758 struct hantro_vp9_dec_hw_ctx *vp9_dec = &ctx->vp9_dec; in config_counts() local
759 struct hantro_aux_buf *misc = &vp9_dec->misc; in config_counts()
769 struct hantro_vp9_dec_hw_ctx *vp9_ctx = &ctx->vp9_dec; in config_seg_map()
[all …]
A Dhantro.h267 struct hantro_vp9_dec_hw_ctx vp9_dec; member

Completed in 9 milliseconds