OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_resampler_process_int
(Results
1 - 4
of
4
) sorted by null
/external/speex/include/speex/
speex_resampler.h
61
#define
speex_resampler_process_int
CAT_PREFIX(RANDOM_PREFIX,_resampler_process_int)
macro
182
int
speex_resampler_process_int
(SpeexResamplerState *st,
/system/media/audio_utils/
resampler.c
123
speex_resampler_process_int
(rsmp->speex_resampler,
170
speex_resampler_process_int
(rsmp->speex_resampler,
/external/speex/libspeex/
resample.c
849
EXPORT int
speex_resampler_process_int
(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_int16_t *in, spx_uint32_t *in_len, spx_int16_t *out, spx_uint32_t *out_len)
function
[
all
...]
/frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp
[
all
...]
Completed in 302 milliseconds