OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:db_GenerateHomographyLut
(Results
1 - 4
of
4
) sorted by null
/development/perftests/panorama/feature_stab/src/dbreg/
dbreg.h
432
inline void
db_GenerateHomographyLut
(float ** lut_x,float ** lut_y,int w,int h,const double H[9])
/development/perftests/panorama/feature_stab/src/dbregtest/
dbregtest.cpp
226
db_GenerateHomographyLut
(lut_x,lut_y,w,h,H);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.h
432
inline void
db_GenerateHomographyLut
(float ** lut_x,float ** lut_y,int w,int h,const double H[9])
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp
226
db_GenerateHomographyLut
(lut_x,lut_y,w,h,H);
Completed in 3704 milliseconds