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

  /external/webrtc/webrtc/modules/audio_processing/beamformer/
beamformer.h 39 virtual bool IsInBeam(const SphericalPointf& spherical_point) { return true; }
nonlinear_beamformer.cc 403 bool NonlinearBeamformer::IsInBeam(const SphericalPointf& spherical_point) {

Completed in 74 milliseconds