OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:db_RandomSample
(Results
1 - 4
of
4
) 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/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 89 milliseconds