Searched refs:pa_alsa_decibel_fix (Results 1 – 2 of 2) sorted by relevance
46 typedef struct pa_alsa_decibel_fix pa_alsa_decibel_fix; typedef174 pa_alsa_decibel_fix *db_fix;347 struct pa_alsa_decibel_fix { struct380 void pa_alsa_decibel_fix_dump(pa_alsa_decibel_fix *db_fix); argument
727 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()3572 e->db_fix = pa_xnewdup(pa_alsa_decibel_fix, db_fix, 1); in pa_alsa_path_set_new()3994 static pa_alsa_decibel_fix *decibel_fix_get(pa_alsa_profile_set *ps, const char *alsa_id) { in decibel_fix_get()3995 pa_alsa_decibel_fix *db_fix; in decibel_fix_get()4011 db_fix = pa_xnew0(pa_alsa_decibel_fix, 1); in decibel_fix_get()4334 pa_alsa_decibel_fix *db_fix; in decibel_fix_parse_db_values()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()[all …]