Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/
H A Ddma_alloc.cpp80 #define CMA_HEAP_PATH "/dev/rk_dma_heap/rk-dma-heap-cma" macro
107 cma_heap_fd = open(CMA_HEAP_PATH, O_RDWR); in dma_buf_alloc()
109 printf("open %s fail!\n", CMA_HEAP_PATH); in dma_buf_alloc()