HomeSort by relevance Sort by last modified time
    Searched refs:ApplyMasks (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer.h 119 void ApplyMasks(const complex_f* const* input, complex_f* const* output);
nonlinear_beamformer.cc 459 ApplyMasks(input, output);
478 void NonlinearBeamformer::ApplyMasks(const complex_f* const* input,

Completed in 356 milliseconds