Home
last modified time | relevance | path

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

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