OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_resampler_process_float
(Results
1 - 2
of
2
) sorted by null
/external/speex/include/speex/
speex_resampler.h
60
#define
speex_resampler_process_float
CAT_PREFIX(RANDOM_PREFIX,_resampler_process_float)
macro
165
int
speex_resampler_process_float
(SpeexResamplerState *st,
/external/speex/libspeex/
resample.c
851
EXPORT int
speex_resampler_process_float
(SpeexResamplerState *st, spx_uint32_t channel_index, const float *in, spx_uint32_t *in_len, float *out, spx_uint32_t *out_len)
890
EXPORT int
speex_resampler_process_float
(SpeexResamplerState *st, spx_uint32_t channel_index, const float *in, spx_uint32_t *in_len, float *out, spx_uint32_t *out_len)
function
[
all
...]
Completed in 58 milliseconds