Home
last modified time | relevance | path

Searched refs:vpua (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_h264_if.c101 * @vpua: VPU side memory addr which is used by RC_CODE
106 u32 vpua; member
175 * @vpua: VPU side memory addr which is used by RC_CODE
180 u32 vpua; member
316 u32 vpua, wb_size; in h264_enc_alloc_work_buf() local
332 * save the VPU addr in the 'vpua' field. The AP will translate in h264_enc_alloc_work_buf()
336 * and save the VPU addr in the 'vpua' field. The AP will in h264_enc_alloc_work_buf()
343 vpua = wb_34[i].vpua; in h264_enc_alloc_work_buf()
347 vpua in h264_enc_alloc_work_buf()
[all...]
H A Dvenc_vp8_if.c81 * @vpua: VPU side memory addr which is used by RC_CODE
86 u32 vpua; member
167 * the 'vpua' field. The AP will translate the VPU addr to the in vp8_enc_alloc_work_buf()
189 wb[i].vpua); in vp8_enc_alloc_work_buf()
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/venc/
H A Dvenc_h264_if.c102 * @vpua: VPU side memory addr which is used by RC_CODE
107 u32 vpua; member
259 * save the VPU addr in the 'vpua' field. The AP will translate in h264_enc_alloc_work_buf()
263 * and save the VPU addr in the 'vpua' field. The AP will in h264_enc_alloc_work_buf()
274 mtk_vcodec_fw_map_dm_addr(handler, wb[i].vpua); in h264_enc_alloc_work_buf()
296 wb[i].vpua); in h264_enc_alloc_work_buf()
H A Dvenc_vp8_if.c82 * @vpua: VPU side memory addr which is used by RC_CODE
87 u32 vpua; member
174 * the 'vpua' field. The AP will translate the VPU addr to the in vp8_enc_alloc_work_buf()
197 wb[i].vpua); in vp8_enc_alloc_work_buf()

Completed in 4 milliseconds