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