Searched refs:PA_ALSA_VOLUME_CONSTANT (Results 1 – 2 of 2) sorted by relevance
68 PA_ALSA_VOLUME_CONSTANT /* set this volume to a constant value unconditionally */ enumerator
1443 case PA_ALSA_VOLUME_CONSTANT: in element_set_constant_volume()1522 case PA_ALSA_VOLUME_CONSTANT: in pa_alsa_path_select()1685 …if (e->volume_use == PA_ALSA_VOLUME_CONSTANT && (e->min_volume > e->constant_volume || e->max_volu… in element_probe_volume()2184 e->volume_use = PA_ALSA_VOLUME_CONSTANT; in element_parse_volume()3592 …if (a->volume_use == PA_ALSA_VOLUME_CONSTANT && b->volume_use == PA_ALSA_VOLUME_CONSTANT && a->con… in element_is_subset()3605 if (a->volume_use == PA_ALSA_VOLUME_CONSTANT) in element_is_subset()