Home
last modified time | relevance | path

Searched refs:ALIGN_RET_FEW_INLIERS (Results 1 – 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DAlignFeatures.h42 static const int ALIGN_RET_FEW_INLIERS = 1; variable
DAlignFeatures.cpp140 ret_code = ALIGN_RET_FEW_INLIERS; in addFrame()
DMosaic.cpp160 case Align::ALIGN_RET_FEW_INLIERS: in addFrame()