Searched defs:lpcVecs (Results 1 – 2 of 2) sorted by relevance
652 double lpcVecs[UB_LPC_ORDER * UB16_LPC_VEC_PER_FRAME]; in WebRtcIsac_EncodeUb16() local839 double lpcVecs[UB_LPC_ORDER * UB_LPC_VEC_PER_FRAME]; in WebRtcIsac_EncodeUb12() local
680 int16_t WebRtcIsac_Poly2LarUB(double* lpcVecs, int16_t bandwidth) { in WebRtcIsac_Poly2LarUB()1179 int16_t WebRtcIsac_EncodeLpcUB(double* lpcVecs, Bitstr* streamdata, in WebRtcIsac_EncodeLpcUB()1951 int WebRtcIsac_DecodeLpcCoefUB(Bitstr* streamdata, double* lpcVecs, in WebRtcIsac_DecodeLpcCoefUB()