Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c2844 VIDDEC_PTHREAD_SEMAPHORE_DESTROY(pComponentPrivate->sInSemaphore); in VIDDEC_ComponentDeInit()
3037 VIDDEC_PTHREAD_SEMAPHORE_POST(pComponentPrivate->sInSemaphore); in VIDDEC_UseBuffer()
3255 VIDDEC_PTHREAD_SEMAPHORE_POST(pComponentPrivate->sInSemaphore); in VIDDEC_FreeBuffer()
3289 VIDDEC_PTHREAD_SEMAPHORE_POST(pComponentPrivate->sInSemaphore); in VIDDEC_FreeBuffer()
3498 VIDDEC_PTHREAD_SEMAPHORE_POST(pComponentPrivate->sInSemaphore); in VIDDEC_AllocateBuffer()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h981 VIDDEC_SEMAPHORE sInSemaphore; member