HomeSort by relevance Sort by last modified time
    Searched refs:SetNumRows (Results 1 - 2 of 2) sorted by null

  /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; }

Completed in 72 milliseconds