Home
last modified time | relevance | path

Searched defs:pitch_buf (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dauto_correlation.cc47 rtc::ArrayView<const float, kBufSize12kHz> pitch_buf, in ComputeOnPitchBuffer()
/external/rnnoise/src/
Ddenoise.c91 float pitch_buf[PITCH_BUF_SIZE]; member
318 float pitch_buf[PITCH_BUF_SIZE>>1]; in compute_frame_features() local