Searched refs:mFormatLock (Results 1 – 7 of 7) sorted by relevance
107 pthread_mutex_lock(&mFormatLock); in decode()117 pthread_mutex_unlock(&mFormatLock); in decode()
146 pthread_mutex_t mFormatLock; variable
54 pthread_mutex_lock(&mFormatLock); in updateFormatInfo()95 pthread_mutex_unlock(&mFormatLock); in updateFormatInfo()
109 pthread_mutex_lock(&mFormatLock); in decode()119 pthread_mutex_unlock(&mFormatLock); in decode()
105 pthread_mutex_lock(&mFormatLock); in decode()115 pthread_mutex_unlock(&mFormatLock); in decode()
73 pthread_mutex_init(&mFormatLock, NULL); in VideoDecoderBase()88 pthread_mutex_destroy(&mFormatLock); in ~VideoDecoderBase()269 pthread_mutex_lock(&mFormatLock); in getFormatInfo()270 pthread_mutex_unlock(&mFormatLock); in getFormatInfo()
735 pthread_mutex_lock(&mFormatLock); in updateFormatInfo()810 pthread_mutex_unlock(&mFormatLock); in updateFormatInfo()