Home
last modified time | relevance | path

Searched defs:mute (Results 51 - 75 of 129) sorted by relevance

123456

/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp562 bool mute = false; in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H A DAudioRenderCommonTest.cpp3257 bool mute = false; in HWTEST_F() local
3277 bool mute = false; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/render/src/
H A Daudio_render_common_test.cpp683 bool mute = false; in HWTEST_F() local
689 bool mute = false; in HWTEST_F() local
/third_party/ffmpeg/libavresample/
H A Ddither.c44 int mute; member
/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp1398 int32_t CellularCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute() argument
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp438 int32_t ImsCall::SetMute(int32_t slotId, int32_t mute) in SetMute() argument
H A Dims_call_stub.cpp439 int32_t mute = data.ReadInt32(); in OnSetMute() local
/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_proxy.cpp536 int32_t ImsCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute() argument
H A Dims_call_client.cpp479 int32_t ImsCallClient::SetMute(int32_t slotId, int32_t mute) in SetMute() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/
H A Dcast_stream_manager_client.cpp239 bool CastStreamManagerClient::NotifyPeerSetMute(bool mute) in NotifyPeerSetMute() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dstream_player_impl_stub.cpp260 bool mute = data.ReadBool(); in DoSetMuteTask() local
370 bool mute = false; in DoGetMuteTask() local
604 int32_t StreamPlayerImplStub::SetMute(bool mute) in SetMute() argument
674 int32_t StreamPlayerImplStub::GetMute(bool &mute) in GetMute() argument
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/
H A Dcast_stream_manager_client.cpp239 bool CastStreamManagerClient::NotifyPeerSetMute(bool mute) in NotifyPeerSetMute() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dstream_player_impl_stub.cpp260 bool mute = data.ReadBool(); in DoSetMuteTask() local
370 bool mute = false; in DoGetMuteTask() local
604 int32_t StreamPlayerImplStub::SetMute(bool mute) in SetMute() argument
674 int32_t StreamPlayerImplStub::GetMute(bool &mute) in GetMute() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h96 void SetMute(bool mute) in SetMute() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Daudio_adapter_manager.h205 bool mute; member
/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp281 int mute = strtol(optarg, nullptr, AudioPolicyTest::OPT_ARG_BASE); in HandleMute() local
296 int mute = strtol(optarg, nullptr, AudioPolicyTest::OPT_ARG_BASE); in HandleMicMute() local
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/
H A Daudio_policy_more_fuzzer.cpp325 bool mute = *reinterpret_cast<const bool *>(rawData); in AudioVolumeMoreFuzzTest() local
381 bool mute = *reinterpret_cast<const bool *>(rawData); in AudioDeviceMoreFuzzTest() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp474 Status HdiSink::GetMute(bool& mute) in GetMute() argument
488 Status HdiSink::SetMute(bool mute) in SetMute() argument
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c52 int mute; member
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c452 bool mute; in sink_set_state_in_io_thread_cb() local
618 static int sink_get_mute(pa_sink *s, bool *mute) { in sink_get_mute() argument
1105 bool mute; in pa__init() local
/third_party/pulseaudio/src/pulse/
H A Dintrospect.h275 int mute; /**< Mute switch of the sink */ member
380 int mute; /**< Mute switch of the sink */ member
659 int mute; /**< Stream muted \\since 0.9.7 */ global() member
713 int mute; /**< Stream muted \\since 1.0 */ global() member
[all...]
/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp504 int32_t mute = -1; in SetMute() local
505 std::cin >> mute; in SetMute() local
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp346 int32_t HRilCall::SetMute(int32_t serialId, int32_t mute) in SetMute() argument
708 int32_t mute = 0; in GetMuteResponse() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp1175 int32_t mute = data.ReadInt32(); in OnSetMuteInner() local
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c1251 void ReqSetMute(const ReqDataInfo *requestInfo, int32_t mute) in ReqSetMute() argument
1281 int32_t mute = 0; in ReqGetMute() local

Completed in 39 milliseconds

123456