Home
last modified time | relevance | path

Searched refs:SphericalPoint (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Darray_util.h90 struct SphericalPoint { struct
91 SphericalPoint(T azimuth, T elevation, T radius) { in SphericalPoint() argument
102 using SphericalPointf = SphericalPoint<float>; argument