Searched refs:meta_buffer_iommu (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h241 struct vdec_ion meta_buffer_iommu; member in struct:video_driver_context
H A Domx_vdec.h277 struct vdec_ion meta_buffer_iommu; member in struct:video_driver_context
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h242 struct vdec_ion meta_buffer_iommu; member in struct:video_driver_context
H A Domx_vdec.h272 struct vdec_ion meta_buffer_iommu; member in struct:video_driver_context
H A Domx_vdec_hevc_swvdec.h272 struct vdec_ion meta_buffer_iommu; member in struct:video_driver_context
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp8978 drv_ctx.meta_buffer_iommu.ion_device_fd = alloc_map_ion_memory(
8980 &drv_ctx.meta_buffer_iommu.ion_alloc_data,
8981 &drv_ctx.meta_buffer_iommu.fd_ion_data, 0);
8983 if (drv_ctx.meta_buffer_iommu.ion_device_fd < 0) {
8989 pmem_fd_iommu = drv_ctx.meta_buffer_iommu.fd_ion_data.fd;
9019 free_ion_memory(&drv_ctx.meta_buffer_iommu);
9068 free_ion_memory(&drv_ctx.meta_buffer_iommu);

Completed in 48 milliseconds