Searched refs:WEBRTC_SPL_MAX_LPC_ORDER (Results 1 – 4 of 4) sorted by relevance
26 int16_t *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 int16_t any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcSpl_ReflCoefToLpc()
19 int16_t any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcCng_K2a16()
29 #define WEBRTC_SPL_MAX_LPC_ORDER 14 macro