Searched defs:DEFAULT_REFERENCE_UPDATE_PERIOD (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DAlignFeatures.h52 static const unsigned int DEFAULT_REFERENCE_UPDATE_PERIOD=1500; // Manual reference frame update so set this to a large number member in class:Align
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DAlignFeatures.h52 static const unsigned int DEFAULT_REFERENCE_UPDATE_PERIOD=1500; // Manual reference frame update so set this to a large number member in class:Align
/packages/apps/Camera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp40 const unsigned int DEFAULT_REFERENCE_UPDATE_PERIOD=3; variable
90 unsigned int reference_update_period = DEFAULT_REFERENCE_UPDATE_PERIOD;
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp40 const unsigned int DEFAULT_REFERENCE_UPDATE_PERIOD=3; variable
90 unsigned int reference_update_period = DEFAULT_REFERENCE_UPDATE_PERIOD;

Completed in 32 milliseconds