Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer_unittest.cc26 SphericalPointf AzimuthToSphericalPoint(float azimuth_radians) { in AzimuthToSphericalPoint() argument
27 return SphericalPointf(azimuth_radians, 0.f, 1.f); in AzimuthToSphericalPoint()