Searched refs:downmix_to_mono_float_from_stereo_float (Results 1 – 3 of 3) sorted by relevance
240 downmix_to_mono_float_from_stereo_float((float *)dstBuf, in convertNoResampler()274 downmix_to_mono_float_from_stereo_float((float *)src, in convertResampler()280 downmix_to_mono_float_from_stereo_float((float *)src, in convertResampler()
510 void downmix_to_mono_float_from_stereo_float(float *dst, const float *src, size_t count);
346 void downmix_to_mono_float_from_stereo_float(float *dst, const float *src, size_t frames) in downmix_to_mono_float_from_stereo_float() function