Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/test/
Dtest_utils.cc131 std::vector<Point> ParseArrayGeometry(const std::string& mic_positions) { in ParseArrayGeometry() argument
132 const std::vector<float> values = ParseList<float>(mic_positions); in ParseArrayGeometry()
146 std::vector<Point> ParseArrayGeometry(const std::string& mic_positions, in ParseArrayGeometry() argument
148 std::vector<Point> result = ParseArrayGeometry(mic_positions); in ParseArrayGeometry()
Dtest_utils.h147 std::vector<Point> ParseArrayGeometry(const std::string& mic_positions,
151 std::vector<Point> ParseArrayGeometry(const std::string& mic_positions);
Daudioproc_float.cc48 DEFINE_string(mic_positions, "",
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer_test.cc23 DEFINE_string(mic_positions, "",