Home
last modified time | relevance | path

Searched refs:PointwiseAbsoluteValue (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dmatrix.h239 Matrix& PointwiseAbsoluteValue() { in PointwiseAbsoluteValue() function
247 Matrix& PointwiseAbsoluteValue(const Matrix& operand) { in PointwiseAbsoluteValue() function
249 return PointwiseAbsoluteValue(); in PointwiseAbsoluteValue()
Dmatrix_unittest.cc250 actual_result.PointwiseAbsoluteValue(operand_mat); in TEST()
254 operand_mat.PointwiseAbsoluteValue(); in TEST()