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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Basecomponent.h 107 OMX_HANDLETYPE msgSemaphoreHandle;
SEC_OMX_Basecomponent.c 514 SEC_OSAL_SemaphoreWait(pSECComponent->msgSemaphoreHandle);
751 ret = SEC_OSAL_SemaphorePost(pSECComponent->msgSemaphoreHandle);
    [all...]

Completed in 1088 milliseconds