Home
last modified time | relevance | path

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

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