HomeSort by relevance Sort by last modified time
    Searched refs:DB_DEFAULT_CHUNK_SIZE (Results 1 - 5 of 5) sorted by null

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_constants.h 48 #define DB_DEFAULT_CHUNK_SIZE 100
db_rob_image_homography.h 116 int chunk_size=DB_DEFAULT_CHUNK_SIZE,
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 62 int chunk_size = DB_DEFAULT_CHUNK_SIZE;
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.h 97 DB_DEFAULT_NR_SAMPLES,DB_DEFAULT_CHUNK_SIZE,
164 int chunk_size = DB_DEFAULT_CHUNK_SIZE,
  /packages/apps/Camera/jni/feature_stab/src/dbregtest/
dbregtest.cpp 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 200 milliseconds