Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp452 static std::mutex sBlockPoolCacheMutex; variable
460 std::lock_guard<std::mutex> lock(sBlockPoolCacheMutex); in GetCodec2BlockPool()
501 std::lock_guard<std::mutex> lock(sBlockPoolCacheMutex); in CreateCodec2BlockPool()