OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:speex_resampler_init
(Results
1 - 2
of
2
) sorted by null
/external/speex/include/speex/
speex_resampler.h
57
#define
speex_resampler_init
CAT_PREFIX(RANDOM_PREFIX,_resampler_init)
macro
123
SpeexResamplerState *
speex_resampler_init
(spx_uint32_t nb_channels,
/external/speex/libspeex/
resample.c
728
EXPORT SpeexResamplerState *
speex_resampler_init
(spx_uint32_t nb_channels, spx_uint32_t in_rate, spx_uint32_t out_rate, int quality, int *err)
function
[
all
...]
Completed in 99 milliseconds