Home
last modified time | relevance | path

Searched refs:decoderCountMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h174 static std::mutex decoderCountMutex_; member in OHOS::MediaAVCodec::Codec::HevcDecoder
H A Dhevc_decoder.cpp79 std::unique_lock<std::mutex> lock(decoderCountMutex_); in HevcDecoder()
146 std::lock_guard<std::mutex> lock(decoderCountMutex_); in ~HevcDecoder()
1611 std::mutex HevcDecoder::decoderCountMutex_; member in OHOS::MediaAVCodec::Codec::HevcDecoder

Completed in 4 milliseconds