Home
last modified time | relevance | path

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

/external/libxcam/tests/
Dtest-image-blend.cpp287 int dma_fd0 = 30, dma_fd1 = 31, dma_fd_out = 32; in main() local
301 dma_fd0 = dma_buf0->get_fd (); //unit test in main()
310 printf ("DMA handles, buf0:%d, buf1:%d, buf_out:%d\n", dma_fd0, dma_fd1, dma_fd_out); in main()
312 display, dma_fd0, input_width0, input_height, in_size, in main()