Searched refs:DEFAULT_MAX_ITERATIONS (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp44 const int DEFAULT_MAX_ITERATIONS = 10; variable
176 reg.Init(w,h,motion_model_type,DEFAULT_MAX_ITERATIONS,linear_polish,quarter_resolution,DB_POINT_STANDARDDEV,reference_update_period,do_motion_smoothing,motion_smoothing_gain,default_nr_samples,DB_DEFAULT_CHUNK_SIZE,nr_corners,max_disparity,use_smaller_matching_window);
/packages/apps/Camera2/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp44 const int DEFAULT_MAX_ITERATIONS = 10; variable
176 reg.Init(w,h,motion_model_type,DEFAULT_MAX_ITERATIONS,linear_polish,quarter_resolution,DB_POINT_STANDARDDEV,reference_update_period,do_motion_smoothing,motion_smoothing_gain,default_nr_samples,DB_DEFAULT_CHUNK_SIZE,nr_corners,max_disparity,use_smaller_matching_window);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp44 const int DEFAULT_MAX_ITERATIONS = 10; variable
176 reg.Init(w,h,motion_model_type,DEFAULT_MAX_ITERATIONS,linear_polish,quarter_resolution,DB_POINT_STANDARDDEV,reference_update_period,do_motion_smoothing,motion_smoothing_gain,default_nr_samples,DB_DEFAULT_CHUNK_SIZE,nr_corners,max_disparity,use_smaller_matching_window);

Completed in 913 milliseconds