OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sphericalpoint
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/beamformer/
array_util.h
90
struct
SphericalPoint
{
91
SphericalPoint
(T azimuth, T elevation, T radius) {
102
using SphericalPointf =
SphericalPoint
<float>;
Completed in 58 milliseconds