Home
last modified time | relevance | path

Searched refs:larAbsQ17 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c640 WebRtc_Word32 larAbsQ17; in Rc2LarFix() local
650 larAbsQ17 = WEBRTC_SPL_MUL_16_16_RSFT(rc, 21512, 11); in Rc2LarFix()
653 larAbsQ17 = -465024 + WEBRTC_SPL_MUL_16_16_RSFT(rc, 29837, 10); in Rc2LarFix()
656 larAbsQ17 = -3324784 + WEBRTC_SPL_MUL_16_16_RSFT(rc, 31863, 8); in Rc2LarFix()
659 larAbsQ17 = -88546020 + WEBRTC_SPL_MUL_16_16_RSFT(rc, 21973, 3); in Rc2LarFix()
663 larQ17[k] = larAbsQ17; in Rc2LarFix()
665 larQ17[k] = -larAbsQ17; in Rc2LarFix()