Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H 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()
164 struct hantro_aux_buf *segment_map = &vp9_dec->segment_map; 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
[all …]