Home
last modified time | relevance | path

Searched refs:ion_dev_flag (Results 1 – 14 of 14) sorted by relevance

/aosp12/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp6579 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 Domx_vdec_copper.cpp7069 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 Domx_vdec.cpp7607 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 Domx_vdec.cpp7295 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 Domx_vdec_hevc.cpp6923 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 Domx_vdec_hevc_swvdec.cpp7883 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 Domx_vdec_msm8974.cpp8507 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 Domx_vdec_hevc.cpp6887 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 Domx_vdec_hevc_swvdec.cpp8098 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 Domx_vdec_v4l2.cpp9453 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 Domx_vdec_v4l2.cpp8624 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 Domx_vdec_v4l2.cpp10198 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 Domx_vdec_v4l2.cpp6707 int ion_dev_flag; in alloc_map_ion_memory() local
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp9934 int ion_dev_flag; in alloc_map_ion_memory() local