OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AzimuthToPoint
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/beamformer/
array_util.h
75
Point
AzimuthToPoint
(float azimuth);
array_util.cc
115
Point
AzimuthToPoint
(float azimuth) {
nonlinear_beamformer.cc
266
const Point target_direction =
AzimuthToPoint
(target_angle_radians_);
268
AzimuthToPoint
(target_angle_radians_ - away_radians_);
283
AzimuthToPoint
(target_angle_radians_ + away_radians_);
Completed in 193 milliseconds