Home
last modified time | relevance | path

Searched defs:array_geometry (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer_unittest.cc54 std::vector<Point> array_geometry; in TEST() local
70 std::vector<Point> array_geometry; in TEST() local
89 std::vector<Point> array_geometry; in TEST() local
110 std::vector<Point> array_geometry; in TEST() local
128 std::vector<Point> array_geometry; in TEST() local
Darray_util.cc25 float GetMinimumSpacing(const std::vector<Point>& array_geometry) { in GetMinimumSpacing()
60 const std::vector<Point>& array_geometry) { in GetDirectionIfLinear()
75 const std::vector<Point>& array_geometry) { in GetNormalIfPlanar()
103 const std::vector<Point>& array_geometry) { in GetArrayNormalIfExists()
Dmock_nonlinear_beamformer.h23 explicit MockNonlinearBeamformer(const std::vector<Point>& array_geometry) in MockNonlinearBeamformer()
Dnonlinear_beamformer_test.cc49 const std::vector<Point> array_geometry = in main() local
Dnonlinear_beamformer.cc165 std::vector<Point> GetCenteredArray(std::vector<Point> array_geometry) { in GetCenteredArray()
187 const std::vector<Point>& array_geometry, in NonlinearBeamformer()
/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl.h308 std::vector<Point> array_geometry; member
Daudio_processing_performance_unittest.cc564 const std::vector<Point> array_geometry = in SetUp() local
/external/webrtc/webrtc/modules/audio_processing/include/
Daudio_processing.h136 const std::vector<Point> array_geometry; member