Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaformatshaper/
H A DManageShapingCodecs.cpp37 static std::mutex sCodecMutex; variable
51 std::lock_guard _l(sCodecMutex); in findCodec()
78 std::lock_guard _l(sCodecMutex); in registerCodec()