Home | History | Annotate | Download | only in audio_utils

Lines Matching refs:mulAdd

963 int32_t mulAdd(int16_t in, int16_t v, int32_t a)
996 * Similar to mulAdd, but the 16-bit terms are extracted from a 32-bit interleaved stereo pair.