Home
last modified time | relevance | path

Searched refs:WebRtcSpl_AutoCorrelation (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dauto_correlation.c15 size_t WebRtcSpl_AutoCorrelation(const int16_t* in_vector, in WebRtcSpl_AutoCorrelation() function
Dsignal_processing_unittest.cc469 WebRtcSpl_AutoCorrelation(vector16, kVector16Size, in TEST_F()
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsimple_lpc_analysis.c65 WebRtcSpl_AutoCorrelation(windowedData, BLOCKL_MAX, LPC_FILTERORDER, R, &scale); in WebRtcIlbcfix_SimpleLpcAnalysis()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Ddecode_plc.c348 WebRtcSpl_AutoCorrelation( in WebRtcIsacfix_DecodePlcImpl()
351 WebRtcSpl_AutoCorrelation( in WebRtcIsacfix_DecodePlcImpl()
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/
Dwebrtc_cng.c294 WebRtcSpl_AutoCorrelation(speechBuf, nrOfSamples, inst->enc_nrOfCoefs, in WebRtcCng_Encode()
/external/webrtc/webrtc/common_audio/signal_processing/include/
Dsignal_processing_library.h428 size_t WebRtcSpl_AutoCorrelation(const int16_t* in_vector,