Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
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()
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()
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()
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()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
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()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
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()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
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()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp6707 int ion_dev_flag; in alloc_map_ion_memory() local