HomeSort by relevance Sort by last modified time
    Searched full:oldlagp (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
intialize.c 119 pitchfiltdata->oldlagp[0] = 50.0;
pitch_filter.c 298 old_lag = *filter_state->oldlagp;
345 *filter_state->oldlagp = old_lag;
structs.h 108 double oldlagp[1]; member in struct:__anon44065
pitch_estimator.c 500 old_lag = State->PFstr_wght.oldlagp[0];

Completed in 263 milliseconds