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

  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_detection.cpp 41 n=(db_maxi(1,w-6)+123)/124;
    [all...]
db_utilities.h 120 inline int db_maxi(int a,int b) function
db_rob_image_homography.cpp 84 frac=((double)i)/((double)(db_maxi(point_count,1)));
102 stat->lambda2=log(4.0*((double)db_maxi(1,stat->nr_points)));
    [all...]
db_feature_matching.cpp     [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 41 n=(db_maxi(1,w-6)+123)/124;
    [all...]
db_utilities.h 120 inline int db_maxi(int a,int b) function
db_rob_image_homography.cpp 84 frac=((double)i)/((double)(db_maxi(point_count,1)));
102 stat->lambda2=log(4.0*((double)db_maxi(1,stat->nr_points)));
    [all...]
db_feature_matching.cpp     [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 41 n=(db_maxi(1,w-6)+123)/124;
    [all...]
db_utilities.h 120 inline int db_maxi(int a,int b) function
db_rob_image_homography.cpp 84 frac=((double)i)/((double)(db_maxi(point_count,1)));
102 stat->lambda2=log(4.0*((double)db_maxi(1,stat->nr_points)));
    [all...]
db_feature_matching.cpp     [all...]
  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.cpp 230 m_temp_int = new int [db_maxi(DB_DEFAULT_NR_SAMPLES,m_max_nr_matches)];
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp 230 m_temp_int = new int [db_maxi(DB_DEFAULT_NR_SAMPLES,m_max_nr_matches)];
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp 230 m_temp_int = new int [db_maxi(DB_DEFAULT_NR_SAMPLES,m_max_nr_matches)];

Completed in 247 milliseconds