HomeSort by relevance Sort by last modified time
    Searched defs:signal_div (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/speex/libspeex/
filters.c 122 void signal_div(const spx_word16_t *x, spx_word16_t *y, spx_word32_t scale, int len) function
164 void signal_div(const spx_sig_t *x, spx_sig_t *y, spx_word32_t scale, int len) function
  /external/speex/libspeex/
filters.c 122 void signal_div(const spx_word16_t *x, spx_word16_t *y, spx_word32_t scale, int len) function
164 void signal_div(const spx_sig_t *x, spx_sig_t *y, spx_word32_t scale, int len) function

Completed in 95 milliseconds