HomeSort by relevance Sort by last modified time
    Searched refs:upmix_to_stereo_float_from_mono_float (Results 1 - 3 of 3) sorted by null

  /system/media/audio_utils/include/audio_utils/
primitives.h 429 void upmix_to_stereo_float_from_mono_float(float *dst, const float *src, size_t count);
    [all...]
  /system/media/audio_utils/
primitives.c 285 void upmix_to_stereo_float_from_mono_float(float *dst, const float *src, size_t frames) function
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 222 milliseconds