Searched refs:get_score (Results 1 – 1 of 1) sorted by relevance
/sound/soc/codecs/ |
D | tlv320aic23.c | 234 static unsigned get_score(int adc, int adc_l, int adc_h, int need_adc, in get_score() function 276 score = get_score(adc, adc_l, adc_h, need_adc, in find_rate() 284 score = get_score((adc >> 1), adc_l, adc_h, need_adc, in find_rate()
|