HomeSort by relevance Sort by last modified time
    Searched refs:open_loop_nbest_pitch (Results 1 - 5 of 5) sorted by null

  /external/speex/libspeex/
ltp.h 54 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);
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);
filters.c 685 open_loop_nbest_pitch(exc, 20, 120, nsf,
nb_celp.c 369 open_loop_nbest_pitch(st->sw, st->min_pitch, st->max_pitch, st->frameSize,
    [all...]

Completed in 38 milliseconds