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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
intialize.c 162 State->decimator_state[k] = 0.0;
structs.h 132 double decimator_state[2*ALLPASSSECTIONS+1]; member in struct:__anon20393
pitch_estimator.c 169 WebRtcIsac_DecimateAllpass(in, State->decimator_state, PITCH_FRAME_LEN,
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
intialize.c 162 State->decimator_state[k] = 0.0;
structs.h 133 double decimator_state[2*ALLPASSSECTIONS+1]; member in struct:__anon38029
pitch_estimator.c 168 WebRtcIsac_DecimateAllpass(in, State->decimator_state, PITCH_FRAME_LEN,

Completed in 55 milliseconds