Home
last modified time | relevance | path

Searched defs:supportedEffectConfig (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_stream_manager.cpp120 static void UpdateEffectInfoArray(SupportedEffectConfig &supportedEffectConfig, in UpdateEffectInfoArray()
145 SupportedEffectConfig supportedEffectConfig; in GetEffectInfoArray() local
H A Di_audio_stream.cpp114 SupportedEffectConfig supportedEffectConfig; in GetEffectSceneName() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/src/
H A Daudio_policy_ext_unit_test.cpp263 SupportedEffectConfig supportedEffectConfig; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_manager.cpp55 …t32_t AudioEffectManager::QueryEffectManagerSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectManagerSceneMode()
61 void AudioEffectManager::GetSupportedEffectConfig(SupportedEffectConfig &supportedEffectConfig) in GetSupportedEffectConfig()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_stub.cpp869 static void PreprocessMode(SupportedEffectConfig &supportedEffectConfig, MessageParcel &reply, int3… in PreprocessMode()
881 static void PreprocessProcess(SupportedEffectConfig &supportedEffectConfig, MessageParcel &reply, i… in PreprocessProcess()
892 static void PostprocessMode(SupportedEffectConfig &supportedEffectConfig, MessageParcel &reply, int… in PostprocessMode()
904 static void PostprocessProcess(SupportedEffectConfig &supportedEffectConfig, MessageParcel &reply, … in PostprocessProcess()
920 SupportedEffectConfig supportedEffectConfig; in QueryEffectSceneModeInternal() local
H A Daudio_policy_server.cpp2106 int32_t AudioPolicyServer::QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectSceneMode()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_manager.cpp1421 int32_t AudioPolicyManager::QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectSceneMode()
H A Daudio_policy_proxy.cpp1518 int32_t AudioPolicyProxy::QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectSceneMode()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp1166 int32_t AudioPolicyProxy::QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectSceneMode()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp4924 SupportedEffectConfig supportedEffectConfig; in LoadEffectLibrary() local
7098 …t32_t AudioPolicyService::QueryEffectManagerSceneMode(SupportedEffectConfig& supportedEffectConfig) in QueryEffectManagerSceneMode()