OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:db_maxi
(Results
1 - 5
of
5
) sorted by null
/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/Camera/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 912 milliseconds