Searched refs:linear_polish (Results 1 – 8 of 8) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | AlignFeatures.cpp | 65 bool linear_polish = false; in initialize() local 82 reg.Init(width, height, motion_model_type, 20, linear_polish, quarter_res, in initialize()
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
D | AlignFeatures.cpp | 65 bool linear_polish = false; in initialize() local 82 reg.Init(width, height, motion_model_type, 20, linear_polish, quarter_res, in initialize()
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
D | dbregtest.cpp | 101 bool linear_polish = DEFAULT_LINEAR_POLISH; in main() local 176 …reg.Init(w,h,motion_model_type,DEFAULT_MAX_ITERATIONS,linear_polish,quarter_resolution,DB_POINT_ST… in main()
|
/packages/apps/Camera/jni/feature_stab/src/dbregtest/ |
D | dbregtest.cpp | 101 bool linear_polish = DEFAULT_LINEAR_POLISH; in main() local 176 …reg.Init(w,h,motion_model_type,DEFAULT_MAX_ITERATIONS,linear_polish,quarter_resolution,DB_POINT_ST… in main()
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
D | dbreg.cpp | 150 bool linear_polish, in Init() argument 206 m_linear_polish = linear_polish; in Init()
|
D | dbreg.h | 157 bool linear_polish = false,
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.cpp | 150 bool linear_polish, in Init() argument 206 m_linear_polish = linear_polish; in Init()
|
D | dbreg.h | 157 bool linear_polish = false,
|