Searched refs:lowbandQ15 (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dentropy_coding.c737 static void Poly2LarFix(int16_t *lowbandQ15, argument
753 Rc2LarFix(lowbandQ15, larQ17, orderLo);
764 lowbandQ15 += orderLo;
771 int16_t *lowbandQ15,
784 outplQ15 = lowbandQ15;
770 Lar2polyFix(int32_t *larsQ17, int16_t *lowbandQ15, int16_t orderLo, int16_t *hibandQ15, int16_t orderHi, int16_t Nsub) argument

Completed in 254 milliseconds