OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rxiws_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer.h
179
float
rxiws_
[kNumFreqBins];
member in class:webrtc::NonlinearBeamformer
nonlinear_beamformer.cc
361
rxiws_
[i] = Norm(target_cov_mats_[i], delay_sum_masks_[i]);
432
ratio_rxiw_rxim =
rxiws_
[i] / rxim;
Completed in 53 milliseconds