Searched refs:kCompensationGain (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/beamformer/
H A Dnonlinear_beamformer.cc75 const float kCompensationGain = 2.f; member in namespace:webrtc::__anon24647
490 output_channel[f_ix] *= kCompensationGain * final_mask_[f_ix];

Completed in 49 milliseconds