Home | History | Annotate | Download | only in libspeex

Lines Matching refs:stack

79 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack)
142 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack)
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)
245 pitch_xcorr(sw, sw-end, corr, len, end-start+1, stack);
360 char *stack,
419 iir_mem16(e, ak, e, nsf, p, mm, stack);
422 filter_mem16(e, awk1, awk2, e, nsf, p, mm, stack);
542 char *stack,
609 open_loop_nbest_pitch(sw, start, end, nsf, nbest, NULL, N, stack);
622 bits, stack, exc2, r, new_target, &cdbk_index, plc_tuning, *cumul_gain, scaledown);
666 char *stack,
769 char *stack,
798 syn_percep_zero16(res, ak, awk1, awk2, res, nsf, p, stack);
816 char *stack,