Searched refs:fillAllTheOutBufferMutex_ (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ | ||
H A D | hdi_codec_adapter.h | 112 OSAL::Mutex fillAllTheOutBufferMutex_; member in OHOS::Media::Plugin::CodecAdapter::HdiCodecAdapter |
H A D | hdi_codec_adapter.cpp | 506 OSAL::ScopedLock l(fillAllTheOutBufferMutex_); in FillAllTheOutBuffer() |
Completed in 2 milliseconds