Searched refs:WEBRTC_SPL_MAX_LPC_ORDER (Results 1 – 3 of 3) sorted by relevance
26 WebRtc_Word16 *acfptr, *pptr, *wptr, *p1ptr, *w1ptr, ACF[WEBRTC_SPL_MAX_LPC_ORDER], in WebRtcSpl_AutoCorrToReflCoef()27 P[WEBRTC_SPL_MAX_LPC_ORDER], W[WEBRTC_SPL_MAX_LPC_ORDER]; in WebRtcSpl_AutoCorrToReflCoef()
22 WebRtc_Word16 any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcSpl_ReflCoefToLpc()
33 #define WEBRTC_SPL_MAX_LPC_ORDER 14 macro