Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h305 Mutex mDecoderBufLock; variable
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp671 Mutex::Autolock autoLock(mDecoderBufLock); in ISV_FillThisBuffer()
727 Mutex::Autolock autoLock(mDecoderBufLock); in ISV_FillBufferDone()