Searched refs:mFormatLock (Results 1 – 7 of 7) sorted by relevance
120 pthread_mutex_lock(&mFormatLock); in decode()130 pthread_mutex_unlock(&mFormatLock); in decode()
146 pthread_mutex_t mFormatLock; variable
57 pthread_mutex_lock(&mFormatLock); in updateFormatInfo()98 pthread_mutex_unlock(&mFormatLock); in updateFormatInfo()
122 pthread_mutex_lock(&mFormatLock); in decode()132 pthread_mutex_unlock(&mFormatLock); in decode()
118 pthread_mutex_lock(&mFormatLock); in decode()128 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()
749 pthread_mutex_lock(&mFormatLock); in updateFormatInfo()825 pthread_mutex_unlock(&mFormatLock); in updateFormatInfo()