Home
last modified time | relevance | path

Searched defs:volume (Results 1 - 25 of 284) sorted by relevance

12345678910>>...12

/third_party/pulseaudio/src/pulsecore/
H A Dstream-util.c31 int pa_stream_get_volume_channel_map(const pa_cvolume *volume, const pa_channel_map *original_map, const pa_format_info *format, in pa_stream_get_volume_channel_map() argument
[all...]
H A Dplay-memchunk.c32 pa_play_memchunk( pa_sink *sink, const pa_sample_spec *ss, const pa_channel_map *map, const pa_memchunk *chunk, pa_cvolume *volume, pa_proplist *p, pa_sink_input_flags_t flags, uint32_t *sink_input_index) pa_play_memchunk() argument
H A Dmix.h31 pa_cvolume volume; member
H A Dcore-scache.h36 pa_cvolume volume; member
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/client/
H A Dfast_audio_stream_unit_test.cpp67 float volume = 0.5f; in HWTEST() local
/foundation/filemanagement/storage_service/services/storage_manager/volume/src/
H A Dnotification.cpp33 void Notification::NotifyVolumeChange(VolumeState notifyCode, std::shared_ptr<VolumeExternal> volume) in NotifyVolumeChange() argument
[all...]
/foundation/systemabilitymgr/safwk/test/mock/common/demo_sa/src/
H A Ddemo_proxy.cpp27 int DemoProxy::AddVolume(int volume) in AddVolume() argument
H A Ddemo_service.cpp33 int DemoService::AddVolume(int volume) in AddVolume() argument
/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
H A Dtest_ondemand_ability_proxy.cpp27 int TestOnDemandAbilityProxy::AddVolume(int volume) in AddVolume() argument
H A Dtest_ondemand_ability.cpp43 int TestOnDemandAbility::AddVolume(int volume) in AddVolume() argument
/foundation/systemabilitymgr/safwk/test/mock/common/tt_ability/src/
H A Dtest_tt_ability.cpp33 int TestTtAbility::AddVolume(int volume) in AddVolume() argument
H A Dtest_tt_ability_proxy.cpp27 int ITestTtAbilityProxy::AddVolume(int volume) in AddVolume() argument
/foundation/systemabilitymgr/safwk/test/mock/common/connect_ability/src/
H A Dtest_connect_ability_proxy.cpp27 int TestConnectAbilityProxy::AddVolume(int volume) in AddVolume() argument
H A Dtest_connect_ability.cpp33 int TestConnectAbility::AddVolume(int volume) in AddVolume() argument
/foundation/systemabilitymgr/safwk/test/mock/common/incomplete_ability/src/
H A Dtest_incomplete_ability_proxy.cpp27 int TestIncompleteAbilityProxy::AddVolume(int volume) in AddVolume() argument
H A Dtest_incomplete_ability.cpp33 int TestIncompleteAbility::AddVolume(int volume) in AddVolume() argument
/third_party/pulseaudio/src/pulse/
H A Dext-stream-restore.h41 pa_cvolume volume; /**< The volume of the stream when it was seen last, if applicable and saved */ member
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Daudio_player.cpp80 void AudioPlayer::SetVolume(float volume) in SetVolume() argument
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/
H A Daudio_effect_volume_unit_test.cpp130 const float volume = 0.5f; in HWTEST() local
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_client_tracker_callback_stub_unit_test/src/
H A Daudio_client_tracker_callback_stub_unit_test.cpp320 float volume = 1; in HWTEST() local
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer_proxy_obj.cpp47 void AudioCapturerProxyObj::SetLowPowerVolumeImpl(float volume) in SetLowPowerVolumeImpl() argument
51 void AudioCapturerProxyObj::GetLowPowerVolumeImpl(float &volume) in GetLowPowerVolumeImpl() argument
56 void AudioCapturerProxyObj::GetSingleStreamVolumeImpl(float &volume) in GetSingleStreamVolumeImpl() argument
/foundation/filemanagement/storage_service/services/storage_manager/volume/test/
H A Dnotification_test.cpp50 std::shared_ptr<VolumeExternal> volume = make_shared<VolumeExternal>(vc); in HWTEST_F() local
74 std::shared_ptr<VolumeExternal> volume = make_shared<VolumeExternal>(vc); in HWTEST_F() local
98 std::shared_ptr<VolumeExternal> volume = make_shared<VolumeExternal>(vc); in HWTEST_F() local
124 std::shared_ptr<VolumeExternal> volume in HWTEST_F() local
148 std::shared_ptr<VolumeExternal> volume = make_shared<VolumeExternal>(vc); HWTEST_F() local
172 std::shared_ptr<VolumeExternal> volume = make_shared<VolumeExternal>(vc); HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Daudio_sink.cpp81 Status AudioSink::SetVolume(float volume) in SetVolume() argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Daudio_sink_filter_unit_test.cpp158 float volume = -1; in HWTEST_F() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability_stub.cpp27 int32_t volume = data.ReadInt32(); in OnRemoteRequest() local

Completed in 6 milliseconds

12345678910>>...12