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

  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_random.h 75 inline void db_RandomSample(int *s,int sample_size,int pool_size,int &r_seed)
db_rob_image_homography.cpp 862 db_RandomSample(s,3,point_count,r_seed);
878 db_RandomSample(s,2,point_count,r_seed);
889 db_RandomSample(s,3,point_count,r_seed);
899 db_RandomSample(s,3,point_count,r_seed);
909 db_RandomSample(s,3,point_count,r_seed);
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_random.h 75 inline void db_RandomSample(int *s,int sample_size,int pool_size,int &r_seed)
db_rob_image_homography.cpp 862 db_RandomSample(s,3,point_count,r_seed);
878 db_RandomSample(s,2,point_count,r_seed);
889 db_RandomSample(s,3,point_count,r_seed);
899 db_RandomSample(s,3,point_count,r_seed);
909 db_RandomSample(s,3,point_count,r_seed);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_random.h 75 inline void db_RandomSample(int *s,int sample_size,int pool_size,int &r_seed)
db_rob_image_homography.cpp 862 db_RandomSample(s,3,point_count,r_seed);
878 db_RandomSample(s,2,point_count,r_seed);
889 db_RandomSample(s,3,point_count,r_seed);
899 db_RandomSample(s,3,point_count,r_seed);
909 db_RandomSample(s,3,point_count,r_seed);
    [all...]

Completed in 66 milliseconds