Home
last modified time | relevance | path

Searched refs:inFrameCount (Results 1 – 2 of 2) sorted by relevance

/system/media/audio_utils/
Dresampler.c155 size_t *inFrameCount, in resampler_resample_from_input() argument
161 if (rsmp == NULL || in == NULL || inFrameCount == NULL || in resampler_resample_from_input()
174 (spx_uint32_t *)inFrameCount, in resampler_resample_from_input()
180 (spx_uint32_t *)inFrameCount, in resampler_resample_from_input()
185 ALOGV("resampler_resample_from_input() DONE in %zu out %zu", *inFrameCount, *outFrameCount); in resampler_resample_from_input()
/system/media/audio_utils/include/audio_utils/
Dresampler.h81 size_t *inFrameCount,