Home
last modified time | relevance | path

Searched defs:larQ17 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c634 static void Rc2LarFix(const int16_t *rcQ15, int32_t *larQ17, int16_t order) { in Rc2LarFix()
700 static void Lar2RcFix(const int32_t *larQ17, int16_t *rcQ15, int16_t order) { in Lar2RcFix()
747 int32_t larQ17[MAX_ORDER]; // Size 7+6 is enough in Poly2LarFix() local