Home
last modified time | relevance | path

Searched refs:find_best_pitch (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dpitch.c45 static void find_best_pitch(opus_val32 *xcorr, opus_val16 *y, int len, in find_best_pitch() function
340 find_best_pitch(xcorr, y_lp4, len>>2, max_pitch>>2, best_pitch in pitch_search()
368 find_best_pitch(xcorr, y, len>>1, max_pitch>>1, best_pitch in pitch_search()