OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interp_pitch
(Results
1 - 1
of
1
) sorted by null
/external/speex/libspeex/
filters.c
590
int
interp_pitch
(
function
709
interp_pitch
(exc, iexc, corr_pitch, 80);
711
interp_pitch
(exc, iexc+nsf, 2*corr_pitch, 80);
713
interp_pitch
(exc, iexc+nsf, -corr_pitch, 80);
732
/*
interp_pitch
(exc, iexc+2*nsf, 2*corr_pitch, 80);*/
Completed in 99 milliseconds