Lines Matching defs:score
616 * Return the score of matching two audioformats.628 int score = 0;645 score++;649 if (!score) {657 score++;660 "%s: (fmt @%p) score %d\n", __func__, fp, score);662 return score;691 int score = match_endpoint_audioformats(subs,695 if (score > cur_score) {697 cur_score = score;