HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsac_Highpass (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
pitch_estimator.h 64 void WebRtcIsac_Highpass(const double *in,
filter_functions.c 252 void WebRtcIsac_Highpass(const double* in,
pitch_estimator.c 489 WebRtcIsac_Highpass(in, HPin, State->hp_state, PITCH_FRAME_LEN);

Completed in 58 milliseconds