Home
last modified time | relevance | path

Searched refs:dma_sync_device_to_cpu (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/samples/allocator_demo/src/
H A Drga_allocator_dma_cache_demo.cpp127 dma_sync_device_to_cpu(src_dma_fd); in main()
128 dma_sync_device_to_cpu(dst_dma_fd); in main()
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/
H A Ddma_alloc.h22 int dma_sync_device_to_cpu(int fd);
H A Drga_im2d_slt.cpp349 dma_sync_device_to_cpu(src_fd); in pthread_rga_run()
350 dma_sync_device_to_cpu(dst_fd); in pthread_rga_run()
417 dma_sync_device_to_cpu(src_fd); in pthread_rga_run()
418 dma_sync_device_to_cpu(dst_fd); in pthread_rga_run()
H A Ddma_alloc.cpp85 int dma_sync_device_to_cpu(int fd) { in dma_sync_device_to_cpu() function
/OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/include/
H A Ddma_alloc.h29 int dma_sync_device_to_cpu(int fd);
/OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/
H A Ddma_alloc.cpp81 int dma_sync_device_to_cpu(int fd) { in dma_sync_device_to_cpu() function