Home
last modified time | relevance | path

Searched refs:kLowMeanEndHz (Results 1 – 6 of 6) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/beamformer/
H A Dnonlinear_beamformer.cc53 const int kLowMeanEndHz = 400; variable
272 low_mean_end_bin_ = Round(static_cast<float>(kLowMeanEndHz) * in InitLowFrequencyCorrectionRanges()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/beamformer/
H A Dnonlinear_beamformer.cc53 const int kLowMeanEndHz = 400; variable
272 low_mean_end_bin_ = Round(static_cast<float>(kLowMeanEndHz) * in InitLowFrequencyCorrectionRanges()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/beamformer/
H A Dnonlinear_beamformer.cc53 const int kLowMeanEndHz = 400; variable
242 low_mean_end_bin_ = Round(kLowMeanEndHz * kFftSize / sample_rate_hz_); in InitLowFrequencyCorrectionRanges()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/
H A Dnonlinear_beamformer.cc55 const int kLowMeanEndHz = 400; variable
273 low_mean_end_bin_ = Round(kLowMeanEndHz * kFftSize / sample_rate_hz_); in InitLowFrequencyCorrectionRanges()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/
H A Dnonlinear_beamformer.cc53 const int kLowMeanEndHz = 400; variable
272 low_mean_end_bin_ = Round(static_cast<float>(kLowMeanEndHz) * in InitLowFrequencyCorrectionRanges()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/beamformer/
H A Dnonlinear_beamformer.cc53 const int kLowMeanEndHz = 400; variable
242 low_mean_end_bin_ = Round(kLowMeanEndHz * kFftSize / sample_rate_hz_); in InitLowFrequencyCorrectionRanges()