Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/
H A 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()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Ddma-buf.h22 struct dma_buf_sync { struct
33 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync) argument
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_ion_alloc.cpp130 struct dma_buf_sync sync; in CleanBuffer()
/aosp12/system/memory/libdmabufheap/tests/
H A Ddmabuf_heap_bench.c111 struct dma_buf_sync sync = {0}; in dmabuf_sync()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_ion_alloc.cpp134 struct dma_buf_sync sync; in CleanBuffer()
/aosp12/system/memory/libdmabufheap/
H A DBufferAllocator.cpp317 struct dma_buf_sync sync = { in DoSync()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
H A Dvidc_common.cpp417 void do_sync_ioctl(int fd, struct dma_buf_sync* sync) { in do_sync_ioctl()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A 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()
H A Domx_vdec_v4l2.cpp10016 struct dma_buf_sync dma_buf_sync_data[2]; in do_cache_operations()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A 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()