Searched defs:pmem_fd_iommu (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h885 int pmem_fd_iommu; member in struct:omx_vdec::meta_buffer
H A Domx_vdec_hevc.h837 int pmem_fd_iommu; member in struct:omx_vdec::meta_buffer
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp8946 OMX_U32 pmem_fd = -1, pmem_fd_iommu = -1; local
8989 pmem_fd_iommu = drv_ctx.meta_buffer_iommu.fd_ion_data.fd;
9012 MAP_SHARED, pmem_fd_iommu, 0);
9016 close(pmem_fd_iommu);
9022 pmem_fd_iommu = -1;
9030 meta_buffer.pmem_fd_iommu = pmem_fd_iommu;
9046 meta_buff.pmem_fd_iommu = pmem_fd_iommu;
9048 meta_buff.pmem_fd, meta_buff.pmem_fd_iommu, meta_buf
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_dec.h560 int pmem_fd_iommu; member in struct:vdec_meta_buffers
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h595 int pmem_fd_iommu; member in struct:vdec_meta_buffers
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_vidc_dec.h560 int pmem_fd_iommu; member in struct:vdec_meta_buffers
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h593 int pmem_fd_iommu; member in struct:vdec_meta_buffers

Completed in 267 milliseconds