Home
last modified time | relevance | path

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

/external/webrtc/src/common_audio/signal_processing/
Dauto_corr_to_refl_coef.c26 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()
Drefl_coef_to_lpc.c22 WebRtc_Word16 any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcSpl_ReflCoefToLpc()
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
Dauto_corr_to_refl_coef.c26 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()
Drefl_coef_to_lpc.c22 int16_t any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcSpl_ReflCoefToLpc()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/cng/
Dcng_helpfuns.c19 int16_t any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcCng_K2a16()
/external/webrtc/src/common_audio/signal_processing/include/
Dsignal_processing_library.h33 #define WEBRTC_SPL_MAX_LPC_ORDER 14 macro
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/include/
Dsignal_processing_library.h29 #define WEBRTC_SPL_MAX_LPC_ORDER 14 macro