Searched defs:mJpegDecFlushMutex (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h218 pthread_mutex_lock(&((_pComponentPrivate_)->mJpegDecFlushMutex)); \
224 &((_pComponentPrivate_)->mJpegDecFlushMutex), \
229 pthread_mutex_unlock(&((_pComponentPrivate_)->mJpegDecFlushMutex));\
238 pthread_mutex_unlock(&((_pComponentPrivate_)->mJpegDecFlushMutex)); \
448 pthread_mutex_t mJpegDecFlushMutex; member in struct:JPEGDEC_COMPONENT_PRIVATE

Completed in 176 milliseconds