Home
last modified time | relevance | path

Searched defs:mute (Results 1 - 25 of 116) sorted by relevance

12345

/third_party/pulseaudio/src/pulse/
H A Dext-stream-restore.h43 int mute; /**< The boolean mute state of the stream when it was last seen, if applicable and saved */ member
H A Dext-stream-restore.c123 bool mute = false; in ext_stream_restore_read_cb() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager_handler.cpp64 bool AudioAdapterManagerHandler::SendStreamMuteStatusUpdate(const AudioStreamType &streamType, const bool &mute, in SendStreamMuteStatusUpdate() argument
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/include/
H A Dpulse_audio_service_adapter_impl.h70 bool mute; member
/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/include/
H A Daudio_policy_test.h39 bool mute; member
/foundation/multimedia/media_foundation/test/unittest/
H A DTestAudioSinkPlugin.cpp70 bool mute = false; in HWTEST() local
79 bool mute = false; in HWTEST() local
/third_party/node/deps/v8/third_party/test262-harness/test/
H A Dtest_test262.py227 def mute(returns_output=False): function
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H A DFunctionList.h74 void mute(bool toMute) { in mute() function in FunctionList
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp270 bool mute = true; in HWTEST_F() local
295 bool mute = false; in HWTEST_F() local
[all...]
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H A Daudio_alsa_if_lib_capture_test.cpp265 bool mute = true; in HWTEST_F() local
290 bool mute = false; in HWTEST_F() local
[all...]
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/
H A Daudio_capture_interface_impl_test.cpp242 bool mute = true; in HWTEST_F() local
255 bool mute = true; in HWTEST_F() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_extension/src/
H A Daudio_capture_ext_impl_test.cpp225 bool mute = true; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/group_manager_test/src/
H A Daudio_group_manager_unit_test.cpp51 bool mute = true; in HWTEST() local
82 bool mute = true; in HWTEST() local
114 bool mute = true; in HWTEST() local
146 bool mute = true; in HWTEST() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/common/
H A Di_audio_renderer_sink.h111 virtual int32_t SetSinkMuteForSwitchDevice(bool mute) in SetSinkMuteForSwitchDevice() argument
/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/src/
H A Daudio_policy_test.cpp199 bool mute = params.mute; in HWTEST_P() local
289 bool mute = params.mute; in HWTEST_P() local
308 bool mute = params.mute; HWTEST_P() local
[all...]
/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtAudioSinkTest2.cpp37 Status UtAudioSinkTest2::GetMute(bool &mute) in GetMute() argument
42 Status UtAudioSinkTest2::SetMute(bool mute) in SetMute() argument
H A DUtAudioSinkTest1.cpp37 Status UtAudioSinkTest1::GetMute(bool &mute) in GetMute() argument
42 Status UtAudioSinkTest1::SetMute(bool mute) in SetMute() argument
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionproxy_fuzzer/
H A Davsessionproxy_fuzzer.cpp95 bool mute = std::stoi(dataToS); in AvsessionProxyTest() local
/drivers/peripheral/audio/test/benchmarktest/adapter/
H A Daudio_adapter_benchmarktest.cpp295 bool mute = false; in BENCHMARK_F() local
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_volume_test.cpp326 bool mute = true; in HWTEST_F() local
/drivers/peripheral/audio/test/unittest/common/adapter/
H A Daudio_adapter_common_test.cpp404 bool mute = false; in HWTEST_F() local
410 bool mute = false; in HWTEST_F() local
422 bool mute = false; in HWTEST_F() local
428 bool mute = false; in HWTEST_F() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
H A Daudio_render_interface_impl_test.cpp403 bool mute = true; in HWTEST_F() local
417 bool mute = true; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dstream_player.cpp134 int32_t StreamPlayer::SetMute(bool mute) in SetMute() argument
169 int32_t StreamPlayer::GetMute(bool &mute) in GetMute() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player_manager.cpp543 int32_t CastStreamPlayerManager::SetMute(bool mute) in SetMute() argument
681 int32_t CastStreamPlayerManager::GetMute(bool &mute) in GetMute() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player_manager.cpp543 int32_t CastStreamPlayerManager::SetMute(bool mute) in SetMute() argument
681 int32_t CastStreamPlayerManager::GetMute(bool &mute) in GetMute() argument

Completed in 14 milliseconds

12345