HomeSort by relevance Sort by last modified time
    Searched full:rpsim (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer.cc 467 float rpsim = Norm(interf_cov_mat, eig_m_); local
470 if (rpsim > 0.f) {
471 ratio = rpsiw / rpsim;

Completed in 48 milliseconds