Searched refs:downmix_to_mono_float_from_stereo_float (Results 1 – 2 of 2) sorted by relevance
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