Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/enhance_unit_test/src/
Daudio_enhance_chain_manager_unit_test.cpp85 …std::vector<std::string> effectArray = { "voip_up_test", "record_test", "trans_test", "voice_messa… in SetUpTestSuite() local
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
Dnapi_param_utils.cpp1250 AudioEffectPropertyArrayV3 effectArray; in GetEffectPropertyArray() local
1316 …_status NapiParamUtils::GetEffectPropertyArray(napi_env env, AudioEffectPropertyArray &effectArray, in GetEffectPropertyArray()
1417 …NapiParamUtils::SetEffectProperty(const napi_env &env, const AudioEffectPropertyArray &effectArray, in SetEffectProperty()