OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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