OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compute_pitch_error
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
ltp_bfin.h
112
static inline spx_word32_t
compute_pitch_error
(spx_word16_t *C, spx_word16_t *g, spx_word16_t pitch_control)
function
346
/*
compute_pitch_error
() -------------------------------*/
ltp.c
156
static inline spx_word32_t
compute_pitch_error
(spx_word16_t *C, spx_word16_t *g, spx_word16_t pitch_control)
function
335
sum =
compute_pitch_error
(C16, g, pitch_control);
Completed in 24 milliseconds