Searched refs:ccr_max (Results 1 – 1 of 1) sorted by relevance
349 static int autocorr_max(const int16_t *buf, int offset, int *ccr_max, in autocorr_max() argument364 if (ccr > *ccr_max) { in autocorr_max()365 *ccr_max = ccr; in autocorr_max()