OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_resampler_get_input_latency
(Results
1 - 3
of
3
) sorted by null
/external/speex/include/speex/
speex_resampler.h
74
#define
speex_resampler_get_input_latency
CAT_PREFIX(RANDOM_PREFIX,_resampler_get_input_latency)
macro
308
int
speex_resampler_get_input_latency
(SpeexResamplerState *st);
/system/media/audio_utils/
resampler.c
239
int frames =
speex_resampler_get_input_latency
(rsmp->speex_resampler);
/external/speex/libspeex/
resample.c
1098
EXPORT int
speex_resampler_get_input_latency
(SpeexResamplerState *st)
function
[
all
...]
Completed in 218 milliseconds