Searched refs:resampler_resample_from_input (Results 1 - 1 of 1) sorted by relevance

/system/media/audio_utils/
H A Dresampler.c152 int resampler_resample_from_input(struct resampler_itfe *resampler, function
184 ALOGV("resampler_resample_from_input() DONE in %d out % d", *inFrameCount, *outFrameCount);
227 rsmp->itfe.resample_from_input = resampler_resample_from_input;

Completed in 820 milliseconds