OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_preprocess
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/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/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 96 milliseconds