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

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
pitch_filter.c 299 old_gain = *filter_state->oldgainp;
346 *filter_state->oldgainp = old_gain;
intialize.c 124 pitchfiltdata->oldgainp[0] = 0.0;
structs.h 109 double oldgainp[1]; member in struct:__anon21309
pitch_estimator.c 500 old_gain = State->PFstr_wght.oldgainp[0];

Completed in 56 milliseconds