OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_REFERENCE_UPDATE_PERIOD
(Results
1 - 6
of
6
) sorted by null
/development/perftests/panorama/feature_mos/src/mosaic/
AlignFeatures.h
52
static const unsigned int
DEFAULT_REFERENCE_UPDATE_PERIOD
=1500; // Manual reference frame update so set this to a large number
AlignFeatures.cpp
66
unsigned int reference_update_period =
DEFAULT_REFERENCE_UPDATE_PERIOD
;
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.h
52
static const unsigned int
DEFAULT_REFERENCE_UPDATE_PERIOD
=1500; // Manual reference frame update so set this to a large number
AlignFeatures.cpp
66
unsigned int reference_update_period =
DEFAULT_REFERENCE_UPDATE_PERIOD
;
/development/perftests/panorama/feature_stab/src/dbregtest/
dbregtest.cpp
40
const unsigned int
DEFAULT_REFERENCE_UPDATE_PERIOD
=3;
90
unsigned int reference_update_period =
DEFAULT_REFERENCE_UPDATE_PERIOD
;
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp
40
const unsigned int
DEFAULT_REFERENCE_UPDATE_PERIOD
=3;
90
unsigned int reference_update_period =
DEFAULT_REFERENCE_UPDATE_PERIOD
;
Completed in 3493 milliseconds