Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_vp8.c57 dst = ctx->vp8_dec.prob_tbl.cpu; in hantro_vp8_prob_update()
111 dst = ctx->vp8_dec.prob_tbl.cpu; in hantro_vp8_prob_update()
126 dst = ctx->vp8_dec.prob_tbl.cpu; in hantro_vp8_prob_update()
173 aux_buf = &ctx->vp8_dec.prob_tbl; in hantro_vp8_dec_init()
199 dma_free_coherent(vpu->dev, vp8_dec->prob_tbl.size, in hantro_vp8_dec_exit()
200 vp8_dec->prob_tbl.cpu, vp8_dec->prob_tbl.dma); in hantro_vp8_dec_exit()
Dhantro_hw.h171 struct hantro_aux_buf prob_tbl; member
Dhantro_g1_vp8_dec.c416 vdpu_write_relaxed(vpu, ctx->vp8_dec.prob_tbl.dma, in cfg_buffers()
Drockchip_vpu2_hw_vp8_dec.c492 vdpu_write_relaxed(vpu, ctx->vp8_dec.prob_tbl.dma, in cfg_buffers()