Home
last modified time | relevance | path

Searched refs:pred_buf_dma (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_h264_if.c98 * @pred_buf_dma : HW working predication buffer dma address (AP-W, VPU-R)
108 uint64_t pred_buf_dma; member
151 inst->vsi->pred_buf_dma = inst->pred_buf.dma_addr; in allocate_predication_buf()
161 inst->vsi->pred_buf_dma = 0; in free_predication_buf()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_if.c57 * @pred_buf_dma : HW working predication buffer dma address (AP-W, VPU-R)
65 u64 pred_buf_dma; member
168 inst->vsi_ctx.pred_buf_dma = inst->pred_buf.dma_addr; in allocate_predication_buf()
176 inst->vsi_ctx.pred_buf_dma = 0; in free_predication_buf()
H A Dvdec_h264_if.c97 * @pred_buf_dma : HW working predication buffer dma address (AP-W, VPU-R)
107 uint64_t pred_buf_dma; member
150 inst->vsi->pred_buf_dma = inst->pred_buf.dma_addr; in allocate_predication_buf()
158 inst->vsi->pred_buf_dma = 0; in free_predication_buf()

Completed in 3 milliseconds