Searched refs:upmix_to_stereo_float_from_mono_float (Results 1 – 2 of 2) sorted by relevance
429 void upmix_to_stereo_float_from_mono_float(float *dst, const float *src, size_t count);
285 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