Home
last modified time | relevance | path

Searched defs:IsInBeam (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dbeamformer.h39 virtual bool IsInBeam(const SphericalPointf& spherical_point) { return true; } in IsInBeam() function
Dnonlinear_beamformer.cc403 bool NonlinearBeamformer::IsInBeam(const SphericalPointf& spherical_point) { in IsInBeam() function in webrtc::NonlinearBeamformer