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

  /frameworks/av/services/audioflinger/tests/
test-mixer.cpp 298 ditherAndClamp((int32_t*)auxAddr, (int32_t*)auxAddr, outputFrames >> 1);
  /system/media/audio_utils/include/audio_utils/
primitives.h 48 void ditherAndClamp(int32_t* out, const int32_t *sums, size_t c);
  /system/media/audio_utils/
primitives.c 21 void ditherAndClamp(int32_t* out, const int32_t *sums, size_t c)
  /frameworks/av/services/audioflinger/
Effects.cpp 274 ditherAndClamp(mConfig.inputCfg.buffer.s32,
    [all...]
AudioMixer.cpp     [all...]
Threads.cpp     [all...]

Completed in 228 milliseconds