Home
last modified time | relevance | path

Searched defs:propertyArray (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_stream_manager.cpp209 int32_t AudioStreamManager::GetSupportedAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetSupportedAudioEffectProperty() argument
214 int32_t AudioStreamManager::GetSupportedAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) in GetSupportedAudioEnhanceProperty() argument
219 int32_t AudioStreamManager::SetAudioEffectProperty(const AudioEffectPropertyArray &propertyArray) in SetAudioEffectProperty() argument
224 int32_t AudioStreamManager::GetAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetAudioEffectProperty() argument
229 int32_t AudioStreamManager::SetAudioEnhanceProperty(const AudioEnhancePropertyArray &propertyArray) in SetAudioEnhanceProperty() argument
234 GetAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) GetAudioEnhanceProperty() argument
[all...]
H A Daudio_manager_proxy.cpp1068 int32_t AudioManagerProxy::GetAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray, in GetAudioEnhanceProperty() argument
1092 int32_t AudioManagerProxy::GetAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetAudioEffectProperty() argument
1115 int32_t AudioManagerProxy::SetAudioEnhanceProperty(const AudioEnhancePropertyArray &propertyArray, in SetAudioEnhanceProperty() argument
1138 int32_t AudioManagerProxy::SetAudioEffectProperty(const AudioEffectPropertyArray &propertyArray) in SetAudioEffectProperty() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/enhance_unit_test/src/
H A Daudio_enhance_chain_manager_unit_test.cpp550 AudioEnhancePropertyArray propertyArray; in HWTEST_F() local
565 AudioEnhancePropertyArray propertyArray; in HWTEST_F() local
580 AudioEnhancePropertyArray propertyArray; in HWTEST_F() local
596 AudioEnhancePropertyArray propertyArray; in HWTEST_F() local
609 AudioEnhancePropertyArray propertyArray; HWTEST_F() local
627 AudioEnhancePropertyArray propertyArray; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server_effect.cpp160 int32_t AudioServer::SetAudioEffectProperty(const AudioEffectPropertyArray &propertyArray) in SetAudioEffectProperty() argument
170 int32_t AudioServer::GetAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetAudioEffectProperty() argument
180 int32_t AudioServer::SetAudioEnhanceProperty(const AudioEnhancePropertyArray &propertyArray, in SetAudioEnhanceProperty() argument
191 int32_t AudioServer::GetAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray, in GetAudioEnhanceProperty() argument
H A Daudio_manager_stub.cpp904 AudioEffectPropertyArray propertyArray = {}; in HandleSetAudioEffectProperty() local
917 AudioEffectPropertyArray propertyArray = {}; in HandleGetAudioEffectProperty() local
935 AudioEnhancePropertyArray propertyArray = {}; in HandleSetAudioEnhanceProperty() local
949 AudioEnhancePropertyArray propertyArray = {}; HandleGetAudioEnhanceProperty() local
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_stream_manager.cpp666 AudioEffectPropertyArray propertyArray = {}; in GetSupportedAudioEffectProperty() local
687 AudioEnhancePropertyArray propertyArray = {}; in GetSupportedAudioEnhanceProperty() local
707 AudioEffectPropertyArray propertyArray = {}; in GetAudioEffectProperty() local
734 AudioEffectPropertyArray propertyArray in SetAudioEffectProperty() local
756 AudioEnhancePropertyArray propertyArray = {}; GetAudioEnhanceProperty() local
783 AudioEnhancePropertyArray propertyArray = {}; SetAudioEnhanceProperty() local
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audioeffectchain_fuzzer/
H A Daudio_effect_chain_fuzzer.cpp276 AudioEnhancePropertyArray propertyArray; in AudioEnhanceChainManagerFuzzTest() local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_enhance_chain_manager.cpp722 int32_t AudioEnhanceChainManager::SetAudioEnhanceProperty(const AudioEnhancePropertyArray &propertyArray, in SetAudioEnhanceProperty() argument
767 int32_t AudioEnhanceChainManager::GetAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray, in GetAudioEnhanceProperty() argument
H A Daudio_effect_chain_manager.cpp1203 int32_t AudioEffectChainManager::SetAudioEffectProperty(const AudioEffectPropertyArray &propertyArray) in SetAudioEffectProperty() argument
1217 int32_t AudioEffectChainManager::GetAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetAudioEffectProperty() argument
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp1928 int32_t AudioPolicyProxy::GetSupportedAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) in GetSupportedAudioEnhanceProperty() argument
1951 int32_t AudioPolicyProxy::GetSupportedAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetSupportedAudioEffectProperty() argument
1974 int32_t AudioPolicyProxy::GetAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) in GetAudioEnhanceProperty() argument
1997 int32_t AudioPolicyProxy::GetAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetAudioEffectProperty() argument
2020 int32_t AudioPolicyProxy::SetAudioEnhanceProperty(const AudioEnhancePropertyArray &propertyArray) in SetAudioEnhanceProperty() argument
2041 SetAudioEffectProperty(const AudioEffectPropertyArray &propertyArray) SetAudioEffectProperty() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_stub.cpp2063 AudioEnhancePropertyArray propertyArray = {}; in GetSupportedAudioEnhancePropertyInternal() local
2076 AudioEffectPropertyArray propertyArray = {}; in GetSupportedAudioEffectPropertyInternal() local
2092 AudioEffectPropertyArray propertyArray = {}; in SetAudioEffectPropertyInternal() local
2104 AudioEffectPropertyArray propertyArray = {}; GetAudioEffectPropertyInternal() local
2120 AudioEnhancePropertyArray propertyArray = {}; SetAudioEnhancePropertyInternal() local
2132 AudioEnhancePropertyArray propertyArray = {}; GetAudioEnhancePropertyInternal() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_manager.cpp2042 int32_t AudioPolicyManager::GetSupportedAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetSupportedAudioEffectProperty() argument
2049 int32_t AudioPolicyManager::GetSupportedAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) in GetSupportedAudioEnhanceProperty() argument
2056 int32_t AudioPolicyManager::SetAudioEffectProperty(const AudioEffectPropertyArray &propertyArray) in SetAudioEffectProperty() argument
2063 int32_t AudioPolicyManager::GetAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetAudioEffectProperty() argument
2070 int32_t AudioPolicyManager::SetAudioEnhanceProperty(const AudioEnhancePropertyArray &propertyArray) in SetAudioEnhanceProperty() argument
2077 GetAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) GetAudioEnhanceProperty() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp9686 int32_t AudioPolicyService::GetSupportedAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetSupportedAudioEffectProperty() argument
9702 int32_t AudioPolicyService::GetSupportedAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) in GetSupportedAudioEnhanceProperty() argument
9718 int32_t AudioPolicyService::SetAudioEffectProperty(const AudioEffectPropertyArray &propertyArray) in SetAudioEffectProperty() argument
9737 int32_t AudioPolicyService::GetAudioEffectProperty(AudioEffectPropertyArray &propertyArray) in GetAudioEffectProperty() argument
9747 SetAudioEnhanceProperty(const AudioEnhancePropertyArray &propertyArray) SetAudioEnhanceProperty() argument
9774 GetAudioEnhanceProperty(AudioEnhancePropertyArray &propertyArray) GetAudioEnhanceProperty() argument
9784 GetAudioEnhancePropertyByDevice(DeviceType deviceType, AudioEnhancePropertyArray &propertyArray) GetAudioEnhancePropertyByDevice() argument
[all...]

Completed in 40 milliseconds