HomeSort by relevance Sort by last modified time
    Searched refs:M4OSA_threadSleep (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Thread.h 109 M4OSAL_REALTIME_EXPORT_TYPE M4OSA_ERR M4OSA_threadSleep( M4OSA_UInt32 time );
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Thread.c 501 M4OSA_ERR M4OSA_threadSleep(M4OSA_UInt32 time)
506 M4OSA_TRACE1_1("M4OSA_threadSleep\t\tM4OSA_UInt32 %d", time);

Completed in 24 milliseconds