OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetNumColumns
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/beamformer/
complex_matrix.h
56
this->
SetNumColumns
(num_rows);
matrix.h
298
void
SetNumColumns
(const size_t num_columns) { num_columns_ = num_columns; }
Completed in 7678 milliseconds