Searched refs:ApplyMasks (Results 1 – 2 of 2) sorted by relevance
119 void ApplyMasks(const complex_f* const* input, complex_f* const* output);
459 ApplyMasks(input, output); in ProcessAudioBlock()478 void NonlinearBeamformer::ApplyMasks(const complex_f* const* input, in ApplyMasks() function in webrtc::NonlinearBeamformer