Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.h129 int16_t WebRtcIsac_EncodeLpcUB(double* lpcCoeff, Bitstr* streamdata,
Dentropy_coding.c792 double lpcCoeff[UB_LPC_ORDER * UB16_LPC_VEC_PER_FRAME]; in WebRtcIsac_DecodeInterpolLpcUb() local
803 err = WebRtcIsac_DecodeLpcCoefUB(streamdata, lpcCoeff, percepFilterGains, in WebRtcIsac_DecodeInterpolLpcUb()
827 WebRtcIsac_Lar2PolyInterpolUB(&lpcCoeff[interpolCntr * UB_LPC_ORDER], in WebRtcIsac_DecodeInterpolLpcUb()