HomeSort by relevance Sort by last modified time
    Searched refs:ditherAndClamp (Results 1 - 7 of 7) 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 36 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...]
Effects.cpp 268 ditherAndClamp(mConfig.inputCfg.buffer.s32,
    [all...]
Threads.cpp     [all...]

Completed in 78 milliseconds