Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer.cc75 const float kCompensationGain = 2.f; variable
490 output_channel[f_ix] *= kCompensationGain * final_mask_[f_ix]; in ApplyMasks()