Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_adapter.h112 OSAL::Mutex fillAllTheOutBufferMutex_; variable
H A Dhdi_codec_adapter.cpp506 OSAL::ScopedLock l(fillAllTheOutBufferMutex_); in FillAllTheOutBuffer()