Searched refs:upmix_to_stereo_float_from_mono_float (Results 1 – 3 of 3) sorted by relevance
237 upmix_to_stereo_float_from_mono_float((float *)dstBuf, in convertNoResampler()
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