Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/
Dvidc_common.h105 void do_sync_ioctl(int fd, struct dma_buf_sync* sync);
108 struct dma_buf_sync sync = {0}; in sync_start_write()
114 struct dma_buf_sync sync = {0}; in sync_end_write()
120 struct dma_buf_sync sync = {0}; in sync_start_read()
126 struct dma_buf_sync sync = {0}; in sync_end_read()
132 struct dma_buf_sync sync = {0}; in sync_start_rw()
138 struct dma_buf_sync sync = {0}; in sync_end_rw()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddma-buf.h72 struct dma_buf_sync { struct
189 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync)
/hardware/qcom/sm7250/display/gralloc/
Dgr_ion_alloc.cpp130 struct dma_buf_sync sync; in CleanBuffer()
/hardware/qcom/sm8150/display/gralloc/
Dgr_ion_alloc.cpp134 struct dma_buf_sync sync; in CleanBuffer()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp417 void do_sync_ioctl(int fd, struct dma_buf_sync* sync) { in do_sync_ioctl()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp4816 struct dma_buf_sync dma_buf_sync_data[2]; in ion_flush_op()
6552 struct dma_buf_sync buf_sync; in ion_map()
6573 struct dma_buf_sync buf_sync; in ion_unmap()
Domx_vdec_v4l2.cpp10016 struct dma_buf_sync dma_buf_sync_data[2]; in do_cache_operations()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp5038 struct dma_buf_sync buf_sync; in do_cache_operations()
5043 struct dma_buf_sync dma_buf_sync_data[2]; in do_cache_operations()