| /base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiosetvolume_fuzzer/ |
| H A D | audiosetvolume_fuzzer.cpp | 32 float volume = 0; in AudioSetVolumeFuzzTest() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | stream-util.c | 31 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 D | play-memchunk.c | 32 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 D | mix.h | 31 pa_cvolume volume; member
|
| H A D | core-scache.h | 36 pa_cvolume volume; member
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | ext-stream-restore.h | 41 pa_cvolume volume; /**< The volume of the stream when it was seen last, if applicable and saved */ member
|
| H A D | scache.c | 168 pa_operation *pa_context_play_sample(pa_context *c, const char *name, const char *dev, pa_volume_t volume, pa_context_success_cb_t cb, void *userdata) { in pa_context_play_sample() argument 208 pa_operation *pa_context_play_sample_with_proplist(pa_context *c, const char *name, const char *dev, pa_volume_t volume, const pa_proplist *p, pa_context_play_sample_cb_t cb, void *userdata) { in pa_context_play_sample_with_proplist() argument
|
| /base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/ |
| H A D | audiorenderadapter_fuzzer.cpp | 34 float volume = 0.5; in AudioRendererAdapterFuzzTest() local
|
| /third_party/pulseaudio/sonic/ |
| H A D | Main.java | 20 runSonic( AudioInputStream audioStream, SourceDataLine line, float speed, float pitch, float rate, float volume, boolean emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
|
| H A D | main.c | 80 float volume = 1.0f; in main() local 17 runSonic( waveFile inFile, waveFile outFile, float speed, float pitch, float rate, float volume, int emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument [all...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_native_media_player_bridge_wrapper.cpp | 47 void ArkWebNativeMediaPlayerBridgeWrapper::SetVolume(double volume) in SetVolume() argument
|
| H A D | ark_web_native_media_player_handler_impl.cpp | 37 void ArkWebNativeMediaPlayerHandlerImpl::HandleVolumeChanged(double volume) in HandleVolumeChanged() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_native_media_player_bridge_impl.cpp | 49 void ArkWebNativeMediaPlayerBridgeImpl::SetVolume(double volume) in SetVolume() argument
|
| H A D | ark_web_native_media_player_handler_wrapper.cpp | 32 void ArkWebNativeMediaPlayerHandlerWrapper::HandleVolumeChanged(double volume) in HandleVolumeChanged() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_audio_renderer_adapter_wrapper.cpp | 74 int32_t ArkAudioRendererAdapterWrapper::SetVolume(float volume) in SetVolume() argument
|
| /base/web/webview/ohos_adapter/audio_adapter/src/ |
| H A D | audio_renderer_adapter_mock.cpp | 57 int32_t AudioRendererAdapterImpl::SetVolume(float volume) in SetVolume() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_audio_renderer_adapter_impl.cpp | 70 int32_t ArkAudioRendererAdapterImpl::SetVolume(float volume)
in SetVolume() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | VolumeBarView.java | 72 public void setVolume(float volume) { in setVolume() argument
|
| /third_party/skia/modules/audioplayer/ |
| H A D | SkAudioPlayer.h | 33 float volume() const { return fVolume; } // 0...1 in volume() function in SkAudioPlayer
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
| H A D | action_volume.cpp | 99 int32_t ActionVolume::VolumeRequest(float volume) in VolumeRequest() argument 147 int32_t ActionVolume::VolumeExecution(float volume) in VolumeExecution() argument
|
| /base/telephony/call_manager/test/fuzztest/audiodevice_fuzzer/ |
| H A D | audiodevice_fuzzer.cpp | 127 int32_t volume = static_cast<int32_t>(size); in AudioProxyFunc() local
|
| /base/telephony/call_manager/services/audio/src/ |
| H A D | audio_player.cpp | 327 float volume = 0.0f; in SetMute() local
|
| /base/telephony/call_manager/services/audio/include/ |
| H A D | tone.h | 54 int32_t volume = 0; member
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | filter_audio.c | 69 const AVFilter *volume; in init_filter_graph() local [all...] |
| /third_party/alsa-utils/amixer/ |
| H A D | volume_mapping.c | 120 set_normalized_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir, enum ctl_dir ctl_dir) set_normalized_volume() argument 165 set_normalized_playback_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir) set_normalized_playback_volume() argument 173 set_normalized_capture_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir) set_normalized_capture_volume() argument [all...] |