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::__anon3f028fbc0111::ShapeTest | 
| D | reference_util_test.cc | 50   std::unique_ptr<Array2D<float>> matrix_;  member in xla::__anon82f4a6570111::ReferenceUtilTest | 
| /external/webrtc/api/video/ | ||
| D | color_space.h | 170   MatrixID matrix_ = MatrixID::kUnspecified;  variable | 
| /external/pdfium/fxbarcode/ | ||
| D | cfx_barcode_unittest.cpp | 61   CFX_Matrix matrix_;  member in BarcodeTest |