OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_NR_CORNERS
(Results
1 - 6
of
6
) sorted by null
/development/perftests/panorama/feature_mos/src/mosaic/
AlignFeatures.h
46
static const int
DEFAULT_NR_CORNERS
=750;
AlignFeatures.cpp
57
int nr_corners =
DEFAULT_NR_CORNERS
;
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.h
46
static const int
DEFAULT_NR_CORNERS
=750;
AlignFeatures.cpp
57
int nr_corners =
DEFAULT_NR_CORNERS
;
/development/perftests/panorama/feature_stab/src/dbregtest/
dbregtest.cpp
34
const int
DEFAULT_NR_CORNERS
=500;
85
int nr_corners =
DEFAULT_NR_CORNERS
;
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp
34
const int
DEFAULT_NR_CORNERS
=500;
85
int nr_corners =
DEFAULT_NR_CORNERS
;
Completed in 128 milliseconds