Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/mediatek/vcodec/encoder/venc/
Dvenc_h264_if.c314 struct venc_h264_vpu_buf_34 *wb_34 = NULL; in h264_enc_alloc_work_buf() local
320 wb_34 = inst->vsi_34->work_bufs; in h264_enc_alloc_work_buf()
342 inst->work_bufs[i].size = wb_34[i].size; in h264_enc_alloc_work_buf()
343 vpua = wb_34[i].vpua; in h264_enc_alloc_work_buf()
344 wb_size = wb_34[i].size; in h264_enc_alloc_work_buf()
382 wb_34[i].iova = inst->work_bufs[i].dma_addr; in h264_enc_alloc_work_buf()