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

  /external/speex/libspeex/
filters.h 74 void residue_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack);
cb_search.c 591 residue_percep_zero16(target, ak, awk1, awk2, tmp, nsf, p, stack);
filters.c 391 void residue_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) function

Completed in 821 milliseconds