Home
last modified time | relevance | path

Searched defs:db_fix (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c727 static void decibel_fix_free(pa_alsa_decibel_fix *db_fix) { in decibel_fix_free()
1079 static long decibel_fix_get_step(pa_alsa_decibel_fix *db_fix, long *db_value, int rounding) { in decibel_fix_get_step()
3452 pa_alsa_decibel_fix *db_fix; in pa_alsa_path_set_new() local
3995 pa_alsa_decibel_fix *db_fix; in decibel_fix_get() local
4334 pa_alsa_decibel_fix *db_fix; in decibel_fix_parse_db_values() local
4881 static int decibel_fix_verify(pa_alsa_decibel_fix *db_fix) { in decibel_fix_verify()
4897 void pa_alsa_decibel_fix_dump(pa_alsa_decibel_fix *db_fix) { in pa_alsa_decibel_fix_dump()
4926 pa_alsa_decibel_fix *db_fix; in pa_alsa_profile_set_new() local
5316 pa_alsa_decibel_fix *db_fix; in pa_alsa_profile_set_dump() local
Dalsa-mixer.h174 pa_alsa_decibel_fix *db_fix; member