Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c755 double larInterpol[UB_LPC_ORDER]; in WebRtcIsac_Lar2PolyInterpolUB() local
767 larInterpol[coeffCntr] = larVecs[coeffCntr] + in WebRtcIsac_Lar2PolyInterpolUB()
770 WebRtcIsac_Lar2Rc(larInterpol, rc, UB_LPC_ORDER); in WebRtcIsac_Lar2PolyInterpolUB()