Home
last modified time | relevance | path

Searched defs:spherical_point (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()
Dnonlinear_beamformer.cc403 bool NonlinearBeamformer::IsInBeam(const SphericalPointf& spherical_point) { in IsInBeam()