OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ditherAndClamp
(Results
1 - 7
of
7
) sorted by null
/system/media/audio_utils/
primitives.c
19
void
ditherAndClamp
(int32_t* out, const int32_t *sums, size_t c)
/system/media/audio_utils/include/audio_utils/
primitives.h
38
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
260
ditherAndClamp
(mConfig.inputCfg.buffer.s32,
[
all
...]
Threads.cpp
[
all
...]
Completed in 209 milliseconds