Searched defs:nb_pitch (Results 1 – 4 of 4) sorted by relevance
/external/speex/libspeex/ |
D | ltp_sse.h | 57 void pitch_xcorr(const float *_x, const float *_y, float *corr, int len, int nb_pitch, char *stack) in pitch_xcorr()
|
D | ltp_arm4.h | 88 …t spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack) in pitch_xcorr()
|
D | ltp_bfin.h | 66 …t spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack) in pitch_xcorr()
|
D | ltp.c | 142 …t spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack) in pitch_xcorr()
|