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

  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Semaphore.c 18 * @file M4OSA_Semaphore.c
30 #include "M4OSA_Semaphore.h"
80 sizeof(M4OSA_SemaphoreContext), M4OSA_SEMAPHORE,
100 semaphoreContext->coreID = M4OSA_SEMAPHORE ;
142 M4OSA_DEBUG_IF2(semaphoreContext->coreID != M4OSA_SEMAPHORE,
219 M4OSA_DEBUG_IF2(semaphoreContext->coreID != M4OSA_SEMAPHORE,
254 M4OSA_DEBUG_IF2(semaphoreContext->coreID != M4OSA_SEMAPHORE,
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Error.h 117 #define M4OSA_SEMAPHORE 0x83 /**<OSAL semaphore*/

Completed in 37 milliseconds