Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/encoder/venc/
Dvenc_h264_if.c315 struct venc_h264_vpu_buf_34 *wb_34 = NULL; in h264_enc_alloc_work_buf() local
321 wb_34 = inst->vsi_34->work_bufs; in h264_enc_alloc_work_buf()
343 inst->work_bufs[i].size = wb_34[i].size; in h264_enc_alloc_work_buf()
344 vpua = wb_34[i].vpua; in h264_enc_alloc_work_buf()
345 wb_size = wb_34[i].size; in h264_enc_alloc_work_buf()
383 wb_34[i].iova = inst->work_bufs[i].dma_addr; in h264_enc_alloc_work_buf()