Searched refs:bestmatch (Results 1 – 1 of 1) sorted by relevance
114 int bestmatch = 0; in PatternMatch() local119 bestmatch = n; in PatternMatch()123 return bestmatch; in PatternMatch()135 static float AmplitudeMatch(int16_t *y, int16_t bestmatch) { in AmplitudeMatch() argument143 sumy += absolute(y[bestmatch + i]); in AmplitudeMatch()