Searched refs:ion_dev_flag (Results 1 – 14 of 14) sorted by relevance
/aosp12/hardware/qcom/media/msm8996/videopp/src/ |
H A D | omx_vdpp.cpp | 6579 int ion_dev_flag; in alloc_map_ion_memory() local 6585 ion_dev_flag = (O_RDONLY | O_DSYNC); in alloc_map_ion_memory() 6586 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
H A D | omx_vdec_copper.cpp | 7069 int ion_dev_flag; in alloc_map_ion_memory() local 7075 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 7076 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
H A D | omx_vdec.cpp | 7607 int ion_dev_flag; in alloc_map_ion_memory() local 7613 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 7614 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec.cpp | 7295 int ion_dev_flag; in alloc_map_ion_memory() local 7303 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 7304 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
H A D | omx_vdec_hevc.cpp | 6923 int ion_dev_flag; in alloc_map_ion_memory() local 6929 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 6930 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
H A D | omx_vdec_hevc_swvdec.cpp | 7883 int ion_dev_flag; in alloc_map_ion_memory() local 7889 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 7890 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
H A D | omx_vdec_msm8974.cpp | 8507 int ion_dev_flag; in alloc_map_ion_memory() local 8513 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 8514 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_hevc.cpp | 6887 int ion_dev_flag; in alloc_map_ion_memory() local 6893 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 6894 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
H A D | omx_vdec_hevc_swvdec.cpp | 8098 int ion_dev_flag; in alloc_map_ion_memory() local 8104 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 8105 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
H A D | omx_vdec_v4l2.cpp | 9453 int ion_dev_flag; in alloc_map_ion_memory() local 9459 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 9460 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 8624 int ion_dev_flag; in alloc_map_ion_memory() local 8630 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 8631 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 10198 int ion_dev_flag; in alloc_map_ion_memory() local 10204 ion_dev_flag = O_RDONLY; in alloc_map_ion_memory() 10205 fd = open (MEM_DEVICE, ion_dev_flag); in alloc_map_ion_memory()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 6707 int ion_dev_flag; in alloc_map_ion_memory() local
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 9934 int ion_dev_flag; in alloc_map_ion_memory() local
|