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

  /external/speex/include/speex/
speex_preprocess.h 4 * @file speex_preprocess.h
80 int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo);
  /external/speex/libspeex/
preprocess.c 63 #include "speex/speex_preprocess.h"
721 EXPORT int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo) function
    [all...]

Completed in 402 milliseconds