Searched defs:camera_index (Results 1 – 2 of 2) sorted by relevance
/external/ceres-solver/examples/ | ||
D | bal_problem.h | 74 const int* camera_index() const { return camera_index_; } in camera_index() function |
/external/ceres-solver/internal/ceres/ | ||
D | system_test.cc | 340 const int* camera_index() const { return camera_index_; } in camera_index() function in ceres::internal::BundleAdjustmentProblem |