OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_PitchfilterPre
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
pitch_estimator.h
37
void
WebRtcIsac_PitchfilterPre
(double *indat,
pitch_filter.c
358
void
WebRtcIsac_PitchfilterPre
(double* in_data, double* out_data,
encode.c
383
WebRtcIsac_PitchfilterPre
(LPw, LPw_pf, &ISACencLB_obj->pitchfiltstr_obj,
[
all
...]
pitch_estimator.c
611
WebRtcIsac_PitchfilterPre
(Whitened, out, &(State->PFstr_wght), lags, gains);
Completed in 56 milliseconds