Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/verisilicon/
H A Dhantro_hw.h65 struct hantro_aux_buf { struct
115 struct hantro_aux_buf priv;
159 struct hantro_aux_buf tile_sao;
160 struct hantro_aux_buf tile_bsd;
176 struct hantro_aux_buf qtable;
187 struct hantro_aux_buf prob_tbl;
242 struct hantro_aux_buf misc;
322 struct hantro_aux_buf cdef_col;
323 struct hantro_aux_buf sr_col;
324 struct hantro_aux_buf lr_col;
[all …]
H A 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()
H A Dhantro_postproc.c185 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_free()
223 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[index]; in hantro_postproc_alloc()
263 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[index]; in hantro_postproc_get_dec_buf_addr()
H A 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()
H A Dhantro_g2_vp9_dec.c311 struct hantro_aux_buf *misc = &vp9_ctx->misc; in config_tiles()
312 struct hantro_aux_buf *tile_edge = &vp9_ctx->tile_edge; in config_tiles()
635 struct hantro_aux_buf *misc = &vp9_ctx->misc; in config_probs()
743 struct hantro_aux_buf *misc = &vp9_dec->misc; in config_counts()
754 struct hantro_aux_buf *segment_map = &vp9_ctx->segment_map; in config_seg_map()
H A Dhantro_vp8.c148 struct hantro_aux_buf *aux_buf; in hantro_vp8_dec_init()