Home
last modified time | relevance | path

Searched defs:best_pitch (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dpitch.c46 int max_pitch, int *best_pitch in find_best_pitch()
289 int best_pitch[2]={0,0}; in pitch_search() local