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

  /system/media/audio_utils/
primitives.c 19 void ditherAndClamp(int32_t* out, int32_t const *sums, size_t c)
  /system/media/audio_utils/include/audio_utils/
primitives.h 35 void ditherAndClamp(int32_t* out, const int32_t *sums, size_t c);
  /frameworks/av/libvideoeditor/vss/src/
VideoEditorResampler.cpp 165 ditherAndClamp((int32_t*)out, pTmpBuffer, outFrameCount);
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorSRC.cpp 162 ditherAndClamp(
  /frameworks/av/services/audioflinger/
AudioMixer.cpp     [all...]
AudioFlinger.cpp     [all...]

Completed in 996 milliseconds