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()
3458 pa_alsa_decibel_fix *db_fix; in pa_alsa_path_set_new() local
4001 pa_alsa_decibel_fix *db_fix; in decibel_fix_get() local
4340 pa_alsa_decibel_fix *db_fix; in decibel_fix_parse_db_values() local
4887 static int decibel_fix_verify(pa_alsa_decibel_fix *db_fix) { in decibel_fix_verify()
4903 void pa_alsa_decibel_fix_dump(pa_alsa_decibel_fix *db_fix) { in pa_alsa_decibel_fix_dump()
4932 pa_alsa_decibel_fix *db_fix; in pa_alsa_profile_set_new() local
5320 pa_alsa_decibel_fix *db_fix; in pa_alsa_profile_set_dump() local
Dalsa-mixer.h174 pa_alsa_decibel_fix *db_fix; member