Searched defs:matrix_ (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/audio/utility/ | ||
D | channel_mixing_matrix.h | 42 std::vector<std::vector<float>>* matrix_; variable |
D | channel_mixer.h | 67 std::vector<std::vector<float> > matrix_; variable |
/external/tensorflow/tensorflow/compiler/xla/ | ||
D | shape_test.cc | 43 const Shape matrix_ = ShapeUtil::MakeShape(U32, {1, 2}); member in xla::__anonaeb24c5e0111::ShapeTest |
D | reference_util_test.cc | 51 std::unique_ptr<Array2D<float>> matrix_; member in xla::__anon58c7b9390111::ReferenceUtilTest |
/external/webrtc/api/video/ | ||
D | color_space.h | 170 MatrixID matrix_ = MatrixID::kUnspecified; variable |
/external/pdfium/fxbarcode/ | ||
D | cfx_barcode_unittest.cpp | 65 CFX_Matrix matrix_; member in BarcodeTest |