Home
last modified time | relevance | path

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

1234

/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
H A Dplay-memblockq.c174 pa_memblockq_sink_input_new( pa_sink *sink, const pa_sample_spec *ss, const pa_channel_map *map, pa_memblockq *q, pa_cvolume *volume, pa_proplist *p, pa_sink_input_flags_t flags) pa_memblockq_sink_input_new() argument
239 pa_play_memblockq( pa_sink *sink, const pa_sample_spec *ss, const pa_channel_map *map, pa_memblockq *q, pa_cvolume *volume, pa_proplist *p, pa_sink_input_flags_t flags, uint32_t *sink_input_index) pa_play_memblockq() argument
H A Dsound-file-stream.c228 pa_play_file( pa_sink *sink, const char *fname, const pa_cvolume *volume) pa_play_file() argument
H A Dcore-scache.c305 int pa_scache_play_item(pa_core *c, const char *name, pa_sink *sink, pa_volume_t volume, pa_proplist *p, uint32_t *sink_input_idx) { in pa_scache_play_item() argument
382 pa_scache_play_item_by_name(pa_core *c, const char *name, const char*sink_name, pa_volume_t volume, pa_proplist *p, uint32_t *sink_input_idx) pa_scache_play_item_by_name() argument
[all...]
/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
H A Dscache.c168 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
/third_party/pulseaudio/sonic/
H A DMain.java20 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 Dmain.c80 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...]
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1_analytics.h69 uint64_t PredictTime(size_t volume, ark::Sequence rateSeq) const in PredictTime() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DVolumeBarView.java72 public void setVolume(float volume) { in setVolume() argument
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer.h33 float volume() const { return fVolume; } // 0...1 in volume() function in SkAudioPlayer
/third_party/ffmpeg/doc/examples/
H A Dfilter_audio.c69 const AVFilter *volume; in init_filter_graph() local
[all...]
/third_party/alsa-utils/amixer/
H A Dvolume_mapping.c120 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...]
/third_party/alsa-utils/alsamixer/
H A Dvolume_mapping.c120 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...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zProperties.cpp102 const CVolume &volume = _volumes.Front(); in FillPopIDs() local
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c259 int pa_oss_get_volume(int fd, unsigned long mixer, const pa_sample_spec *ss, pa_cvolume *volume) { in pa_oss_get_volume() argument
281 int pa_oss_set_volume(int fd, unsigned long mixer, const pa_sample_spec *ss, const pa_cvolume *volume) { in pa_oss_set_volume() argument
[all...]
/third_party/pulseaudio/src/tests/
H A Dpassthrough-test.c297 pa_cvolume volume, tmp; in START_TEST() local
/third_party/pulseaudio/src/modules/
H A Dmodule-match.c70 pa_volume_t volume; member
105 pa_volume_t volume = PA_VOLUME_NORM; in load_rules() local
/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
H A Daudio_adapter_benchmarktest.cpp337 float volume = 0; in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/adapter/src/
H A Daudio_adapter_common_test.cpp413 float volume = 0; in HWTEST_F() local
419 float volume = 0; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/
H A Daudio_adapter_common_test.cpp598 float volume = 0.5; in HWTEST_F() local
615 float volume = 1.5; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/capture/src/
H A Daudio_capture_common_test.cpp575 float volume = 0.0; in HWTEST_F() local
614 float volume = 0.0; in HWTEST_F() local
623 float volume = 0.0; in HWTEST_F() local

Completed in 17 milliseconds

1234