OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:speex_resampler_process_interleaved_int
(Results
1 - 2
of
2
) sorted by null
/external/speex/include/speex/
speex_resampler.h
63
#define
speex_resampler_process_interleaved_int
CAT_PREFIX(RANDOM_PREFIX,_resampler_process_interleaved_int)
macro
213
int
speex_resampler_process_interleaved_int
(SpeexResamplerState *st,
/external/speex/libspeex/
resample.c
984
EXPORT int
speex_resampler_process_interleaved_int
(SpeexResamplerState *st, const spx_int16_t *in, spx_uint32_t *in_len, spx_int16_t *out, spx_uint32_t *out_len)
function
[
all
...]
Completed in 40 milliseconds