Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h1257 #define VIDDEC_PTHREAD_MUTEX_LOCK(_mutex_) \ macro
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c2383 VIDDEC_PTHREAD_MUTEX_LOCK(pComponentPrivate->inputFlushCompletionMutex); in VIDDEC_EmptyThisBuffer()
2477 VIDDEC_PTHREAD_MUTEX_LOCK(pComponentPrivate->outputFlushCompletionMutex); in VIDDEC_FillThisBuffer()