OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PointwiseAbsoluteValue
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/beamformer/
matrix.h
239
Matrix&
PointwiseAbsoluteValue
() {
247
Matrix&
PointwiseAbsoluteValue
(const Matrix& operand) {
249
return
PointwiseAbsoluteValue
();
matrix_unittest.cc
250
actual_result.
PointwiseAbsoluteValue
(operand_mat);
254
operand_mat.
PointwiseAbsoluteValue
();
Completed in 2478 milliseconds