| /foundation/multimedia/audio_framework/frameworks/native/audiostream/test/unittest/stream_test/src/ |
| D | audio_stream_unit_test.cpp | 416 AudioEffectMode effectMode = AudioEffectMode::EFFECT_NONE; variable 430 AudioEffectMode effectMode = AudioEffectMode::EFFECT_DEFAULT; variable 446 AudioEffectMode effectMode = audioStream_->GetAudioEffectMode(); variable 461 AudioEffectMode effectMode = audioStream_->GetAudioEffectMode(); variable 474 AudioEffectMode effectMode = audioStream_->GetAudioEffectMode(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| D | swiper_paint_property.cpp | 51 auto effectMode = json->GetString("effectMode"); in FromJson() local
|
| /foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/ |
| D | audio_effect_chain_manager.h | 63 std::string effectMode; variable
|
| /foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
| D | audio_effect_chain_manager.cpp | 72 bool EffectChainManagerExist(const char *sceneType, const char *effectMode) in EffectChainManagerExist() 485 std::string effectMode = AUDIO_SUPPORTED_SCENE_MODES.find(EFFECT_DEFAULT)->second; in CreateAudioEffectChain() local 492 int32_t AudioEffectChainManager::SetAudioEffectChain(std::string sceneType, std::string effectMode) in SetAudioEffectChain() 540 bool AudioEffectChainManager::ExistAudioEffectChain(std::string sceneType, std::string effectMode) in ExistAudioEffectChain()
|
| /foundation/multimedia/player_framework/services/services/engine_intf/ |
| D | i_player_engine.h | 121 virtual int32_t SetAudioEffectMode(const int32_t effectMode) in SetAudioEffectMode()
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/audiosink/src/ |
| D | audio_sink_sv_impl.cpp | 250 OHOS::AudioStandard::AudioEffectMode effectMode = DisableAudioEffectBySysParam() ? in Prepare() local 512 int32_t AudioSinkSvImpl::SetAudioEffectMode(int32_t effectMode) in SetAudioEffectMode() 523 int32_t AudioSinkSvImpl::GetAudioEffectMode(int32_t &effectMode) in GetAudioEffectMode()
|
| /foundation/multimedia/player_framework/services/services/player/server/ |
| D | player_server.h | 163 int32_t effectMode = OHOS::AudioStandard::AudioEffectMode::EFFECT_DEFAULT; member
|
| D | player_server.cpp | 1037 int32_t effectMode = OHOS::AudioStandard::AudioEffectMode::EFFECT_DEFAULT; in SetParameter() local 1052 int32_t PlayerServer::SetAudioEffectMode(const int32_t effectMode) in SetAudioEffectMode()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiostream/include/ |
| D | i_audio_stream.h | 57 AudioEffectMode effectMode; member
|
| /foundation/multimedia/player_framework/services/services/player/player_mem_manage/ |
| D | player_server_mem.h | 126 int32_t effectMode = OHOS::AudioStandard::AudioEffectMode::EFFECT_DEFAULT; member
|
| /foundation/multimedia/audio_framework/services/audio_service/client/include/ |
| D | audio_service_client.h | 590 AudioEffectMode effectMode; variable
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | fast_audio_stream.cpp | 358 int32_t FastAudioStream::SetAudioEffectMode(AudioEffectMode effectMode) in SetAudioEffectMode()
|
| D | audio_stream.cpp | 905 int32_t AudioStream::SetAudioEffectMode(AudioEffectMode effectMode) in SetAudioEffectMode()
|
| D | audio_service_client.cpp | 2885 const std::string AudioServiceClient::GetEffectModeName(AudioEffectMode effectMode) in GetEffectModeName()
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/player/ |
| D | player_engine_gst_impl.cpp | 879 int32_t PlayerEngineGstImpl::SetAudioEffectMode(const int32_t effectMode) in SetAudioEffectMode()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/ |
| D | audio_renderer_unit_test.cpp | 4895 AudioEffectMode effectMode = audioRenderer->GetAudioEffectMode(); variable 4917 AudioEffectMode effectMode = audioRenderer->GetAudioEffectMode(); variable 4935 AudioEffectMode effectMode = audioRenderer->GetAudioEffectMode(); variable
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/common/playbin_adapter/ |
| D | playbin_ctrler_base.cpp | 404 int32_t PlayBinCtrlerBase::SetAudioEffectMode(const int32_t effectMode) in SetAudioEffectMode()
|
| /foundation/multimedia/player_framework/frameworks/js/avplayer/ |
| D | avplayer_napi.cpp | 1517 int32_t effectMode = OHOS::AudioStandard::AudioEffectMode::EFFECT_DEFAULT; in JsSetAudioEffectMode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/swiper/ |
| D | swiper_test_ng.cpp | 569 for (const auto& effectMode : SWIPER_PAINT_PROPERTY_EDGE_EFFECT) { variable
|