Home
last modified time | relevance | path

Searched defs:sceneTypeAndDeviceKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_enhance_chain_manager.cpp134 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + upAndDownDevice; in CreateAudioEnhanceChainDynamic() local
164 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + upAndDownDevice; in SetAudioEnhanceChainDynamic() local
216 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + upAndDownDevice; in ReleaseAudioEnhanceChainDynamic() local
236 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetUpAndDownDevice(); in ApplyAudioEnhanceChain() local
263 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetUpAndDownDevice(); in ExistAudioEnhanceChain() local
H A Daudio_effect_chain_manager.cpp296 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in CreateAudioEffectChainDynamic() local
337 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in SetAudioEffectChainDynamic() local
407 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in ReleaseAudioEffectChainDynamic() local
477 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in ExistAudioEffectChain() local
490 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in ApplyAudioEffectChain() local
714 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in UpdateMultichannelConfig() local
742 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in InitAudioEffectChainDynamicInner() local
808 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in ReturnEffectChannelInfo() local
1220 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in CheckSceneTypeMatch() local
1316 std::string sceneTypeAndDeviceKey = sceneType + "_&_" + GetDeviceTypeName(); in CheckAndReleaseCommonEffectChain() local
[all …]