Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_PCorr2Q32 (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c147 extern void WebRtcIsacfix_PCorr2Q32(const int16_t *in, int32_t *logcorQ8);
203 WebRtcIsacfix_PCorr2Q32(buf_dec16, crrvecQ8_1); in WebRtcIsacfix_InitialPitch()
204 WebRtcIsacfix_PCorr2Q32(buf_dec16 + PITCH_CORR_STEP2, crrvecQ8_2); in WebRtcIsacfix_InitialPitch()
Dpitch_estimator.h63 void WebRtcIsacfix_PCorr2Q32(const int16_t* in, int32_t* logcorQ8);
Dpitch_estimator_c.c22 void WebRtcIsacfix_PCorr2Q32(const int16_t* in, int32_t* logcorQ8) { in WebRtcIsacfix_PCorr2Q32() function
Dpitch_estimator_mips.c17 void WebRtcIsacfix_PCorr2Q32(const int16_t* in, int32_t* logcorQ8) { in WebRtcIsacfix_PCorr2Q32() function