Searched defs:ignore_dB (Results 1 – 7 of 7) sorted by relevance
/third_party/pulseaudio/src/modules/ |
D | module-udev-detect.c | 69 bool ignore_dB:1; member 698 …bool use_tsched = true, fixed_latency_range = false, ignore_dB = false, deferred_volume = m->core-… in pa__init() local
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-source.c | 1885 …oid find_mixer(struct userdata *u, pa_alsa_mapping *mapping, const char *element, bool ignore_dB) { in find_mixer() 1936 static int setup_mixer(struct userdata *u, bool ignore_dB) { in setup_mixer() 2045 bool ignore_dB = false; in pa_alsa_source_new() local
|
D | alsa-sink.c | 2181 …oid find_mixer(struct userdata *u, pa_alsa_mapping *mapping, const char *element, bool ignore_dB) { in find_mixer() 2232 static int setup_mixer(struct userdata *u, bool ignore_dB) { in setup_mixer() 2341 bool ignore_dB = false; in pa_alsa_sink_new() local
|
D | alsa-ucm.c | 955 …olumes(pa_hashmap *hash, bool is_sink, snd_pcm_t *pcm_handle, pa_hashmap *mixers, bool ignore_dB) { in probe_volumes() 1327 bool ignore_dB) { in pa_alsa_ucm_add_ports() 2404 bool ignore_dB) { in pa_alsa_ucm_add_ports()
|
D | module-alsa-card.c | 846 bool ignore_dB = false; in pa__init() local
|
D | alsa-mixer.h | 374 bool ignore_dB:1; member
|
D | alsa-mixer.c | 3166 int pa_alsa_path_probe(pa_alsa_path *p, pa_alsa_mapping *mapping, snd_mixer_t *m, bool ignore_dB) { in pa_alsa_path_probe()
|