Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp8_req_if.c67 dma_addr_t y_dma_addr; member
257 inst->vsi->vp8_dpb_info[index].y_dma_addr = in vdec_vp8_slice_get_decode_parameters()
264 inst->vsi->vp8_dpb_info[index].y_dma_addr + in vdec_vp8_slice_get_decode_parameters()
Dvdec_h264_req_common.c82 h264_dpb_info[index].y_dma_addr = in mtk_vdec_h264_fill_dpb_info()
89 h264_dpb_info[index].y_dma_addr + in mtk_vdec_h264_fill_dpb_info()
Dvdec_h264_req_common.h39 dma_addr_t y_dma_addr; member
Dvdec_hevc_req_multi_if.c48 dma_addr_t y_dma_addr; member
417 hevc_dpb_info[index].y_dma_addr = vb2_dma_contig_plane_dma_addr(vb, 0); in vdec_hevc_fill_dpb_info()
422 hevc_dpb_info[index].y_dma_addr + ctx->picinfo.fb_sz[0]; in vdec_hevc_fill_dpb_info()