Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A Drga_sync.h23 int rga_sync_wait(int fd, int timeout);
H A Drga_sync.cpp91 int rga_sync_wait(int fd, int timeout) in rga_sync_wait() function
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp760 ret = rga_sync_wait(fence_fd, -1); in imsync()