HomeSort by relevance Sort by last modified time
    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 242 frames = speex_resampler_get_output_latency(rsmp->speex_resampler);
  /external/speex/libspeex/
resample.c 1102 EXPORT int speex_resampler_get_output_latency(SpeexResamplerState *st) function
    [all...]

Completed in 98 milliseconds