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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel_unittest.cc 727 static const Result* kMatrix[NUM_CONFIGS][NUM_CONFIGS];
    [all...]
  /external/ceres-solver/internal/ceres/
rotation_test.cc 452 static const double kMatrix[3][3] = {
459 // Fill it from kMatrix in col-major order.
462 in_matrix[k] = kMatrix[i][j];
487 StringAppendF(&line, "%g ", kMatrix[i][j]);

Completed in 71 milliseconds