Searched refs:upmix_to_stereo_float_from_mono_float (Results 1 – 2 of 2) sorted by relevance
523 void upmix_to_stereo_float_from_mono_float(float *dst, const float *src, size_t count);
354 void upmix_to_stereo_float_from_mono_float(float *dst, const float *src, size_t frames) in upmix_to_stereo_float_from_mono_float() function