OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mulAdd
(Results
1 - 2
of
2
) sorted by null
/system/media/audio_utils/include/audio_utils/
primitives.h
118
int32_t
mulAdd
(int16_t in, int16_t v, int32_t a)
151
* Similar to
mulAdd
, but the 16-bit terms are extracted from a 32-bit interleaved stereo pair.
/frameworks/av/services/audioflinger/
AudioResamplerSinc.cpp
413
int32_t
mulAdd
(int16_t in, int32_t v, int32_t a)
[
all
...]
Completed in 550 milliseconds