Searched refs:WebRtcIsac_PitchfilterPre (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | pitch_estimator.h | 37 void WebRtcIsac_PitchfilterPre(double *indat,
|
D | pitch_filter.c | 358 void WebRtcIsac_PitchfilterPre(double* in_data, double* out_data, in WebRtcIsac_PitchfilterPre() function
|
D | pitch_estimator.c | 611 WebRtcIsac_PitchfilterPre(Whitened, out, &(State->PFstr_wght), lags, gains); in WebRtcIsac_PitchAnalysis()
|
D | encode.c | 383 WebRtcIsac_PitchfilterPre(LPw, LPw_pf, &ISACencLB_obj->pitchfiltstr_obj, in WebRtcIsac_EncodeLb()
|