Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_hw.h51 struct hantro_aux_buf { struct
101 struct hantro_aux_buf priv;
142 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;
160 struct hantro_aux_buf qtable;
170 struct hantro_aux_buf segment_map;
[all …]
Dhantro_vp9.c163 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()
233 struct hantro_aux_buf *tile_edge = &vp9_dec->tile_edge; in hantro_vp9_dec_exit()
234 struct hantro_aux_buf *segment_map = &vp9_dec->segment_map; in hantro_vp9_dec_exit()
235 struct hantro_aux_buf *misc = &vp9_dec->misc; in hantro_vp9_dec_exit()
Dhantro_postproc.c161 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_free()
191 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_alloc()
Dhantro_h264.c499 struct hantro_aux_buf *priv = &h264_dec->priv; in hantro_h264_dec_exit()
508 struct hantro_aux_buf *priv = &h264_dec->priv; in hantro_h264_dec_init()
Dhantro_g2_vp9_dec.c327 struct hantro_aux_buf *misc = &vp9_ctx->misc; in config_tiles()
328 struct hantro_aux_buf *tile_edge = &vp9_ctx->tile_edge; in config_tiles()
659 struct hantro_aux_buf *misc = &vp9_ctx->misc; in config_probs()
767 struct hantro_aux_buf *misc = &vp9_dec->misc; in config_counts()
778 struct hantro_aux_buf *segment_map = &vp9_ctx->segment_map; in config_seg_map()
Dhantro_vp8.c148 struct hantro_aux_buf *aux_buf; in hantro_vp8_dec_init()