OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_loop_nbest_pitch
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
ltp_bfin.h
157
void
open_loop_nbest_pitch
(spx_word16_t *sw, int start, int end, int len, int *pitch, spx_word16_t *gain, int N, char *stack)
function
ltp.c
173
void
open_loop_nbest_pitch
(spx_word16_t *sw, int start, int end, int len, int *pitch, spx_word16_t *gain, int N, char *stack)
function
609
open_loop_nbest_pitch
(sw, start, end, nsf, nbest, NULL, N, stack);
Completed in 722 milliseconds