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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
intialize.c 164 State->hp_state[k] = 0.0;
structs.h 133 double hp_state[2]; member in struct:__anon20393
pitch_estimator.c 489 WebRtcIsac_Highpass(in, HPin, State->hp_state, PITCH_FRAME_LEN);
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
intialize.c 164 State->hp_state[k] = 0.0;
structs.h 134 double hp_state[2]; member in struct:__anon17116
pitch_estimator.c 488 WebRtcIsac_Highpass(in, HPin, State->hp_state, PITCH_FRAME_LEN);

Completed in 152 milliseconds