Home
last modified time | relevance | path

Searched refs:db_RandomInt (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_random.h57 inline int db_RandomInt(int &r,int max) in db_RandomInt() function
81 temp=db_RandomInt(r_seed,pool_size-1-i); in db_RandomSample()
Ddb_rob_image_homography.cpp755 pos=db_RandomInt(r_seed,last_point); in db_RobImageHomography()