OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CalculatePostfilterMask
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer.h
94
float
CalculatePostfilterMask
(const ComplexMatrixF& interf_cov_mat,
nonlinear_beamformer.cc
439
new_mask_[i] =
CalculatePostfilterMask
(*interf_cov_mats_[i][0],
444
float tmp_mask =
CalculatePostfilterMask
(*interf_cov_mats_[i][j],
462
float NonlinearBeamformer::
CalculatePostfilterMask
(
Completed in 48 milliseconds