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

  /development/perftests/panorama/feature_mos/src/mosaic/
AlignFeatures.h 42 static const int ALIGN_RET_FEW_INLIERS = 1;
AlignFeatures.cpp 140 ret_code = ALIGN_RET_FEW_INLIERS;
Mosaic.cpp 163 case Align::ALIGN_RET_FEW_INLIERS:
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.h 42 static const int ALIGN_RET_FEW_INLIERS = 1;
AlignFeatures.cpp 140 ret_code = ALIGN_RET_FEW_INLIERS;
Mosaic.cpp 160 case Align::ALIGN_RET_FEW_INLIERS:

Completed in 392 milliseconds