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

  /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:__anon30471
pitch_estimator.c 168 WebRtcIsac_DecimateAllpass(in, State->decimator_state, PITCH_FRAME_LEN,

Completed in 607 milliseconds