Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/modules/audio_processing/beamformer/ | |
complex_matrix.h | 55 this->SetNumRows(this->num_columns()); |
matrix.h | 297 void SetNumRows(const size_t num_rows) { num_rows_ = num_rows; } |