Searched defs:muted (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
H A D | FunctionList.h | 28 bool muted = false; member in FunctionList
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | source-output.h | 107 bool muted:1; member 208 bool muted:1; member 272 bool muted:1; member
|
H A D | source.h | 102 bool muted:1; member 321 bool muted:1; member
|
H A D | sink-input.h | 120 bool muted:1; member 250 bool muted:1; member 334 bool muted:1; member
|
H A D | sink.h | 101 bool muted:1; member 387 bool muted:1; member
|
H A D | protocol-native.c | 1743 muted = false, in command_create_playback_stream() local 2068 muted = false, in command_create_record_stream() local 340 record_stream_new( pa_native_connection *c, pa_source *source, pa_sample_spec *ss, pa_channel_map *map, pa_idxset *formats, pa_buffer_attr *attr, pa_cvolume *volume, bool muted, bool muted_set, pa_source_output_flags_t flags, pa_proplist *p, bool adjust_latency, bool early_requests, bool relative_volume, bool peak_detect, pa_sink_input *direct_on_input, int *ret) record_stream_new() argument 799 playback_stream_new( pa_native_connection *c, pa_sink *sink, pa_sample_spec *ss, pa_channel_map *map, pa_idxset *formats, pa_buffer_attr *a, pa_cvolume *volume, bool muted, bool muted_set, pa_sink_input_flags_t flags, pa_proplist *p, bool adjust_latency, bool early_requests, bool relative_volume, uint32_t syncid, uint32_t *missing, int *ret) playback_stream_new() argument [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-device-restore.c | 114 bool muted; member 525 bool muted:1; in legacy_entry_read() member [all...] |
H A D | module-stream-restore.c | 120 bool muted; member 497 dbus_bool_t muted; in send_mute_updated_signal() local 600 dbus_bool_t muted = FALSE; in handle_add_entry() local 1021 bool muted:1; legacy_entry_read() member 2049 bool muted; extension_cb() local [all...] |
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-mixer.c | 1046 int pa_alsa_path_get_mute(pa_alsa_path *p, snd_mixer_t *m, bool *muted) { in pa_alsa_path_get_mute() argument 1386 int pa_alsa_path_set_mute(pa_alsa_path *p, snd_mixer_t *m, bool muted) { in pa_alsa_path_set_mute() argument
|
/third_party/ffmpeg/fftools/ |
H A D | ffplay.c | 251 int muted; member
|
Completed in 25 milliseconds