Searched refs:gain_entry_compare (Results 1 – 1 of 1) sorted by relevance
442 static int gain_entry_compare(const void *key, const void *memb) in gain_entry_compare() function473 … res = bsearch(&freq, &s->gain_entry_tbl, s->nb_gain_entry - 1, sizeof(*res), gain_entry_compare); in gain_interpolate_func()507 … res = bsearch(&freq, &s->gain_entry_tbl, s->nb_gain_entry - 1, sizeof(*res), gain_entry_compare); in cubic_interpolate_func()