OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:db_HarrisStrength_row_f
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp
365
inline void
db_HarrisStrength_row_f
(float **s,float *gxx,float *gxy,float *gyy,int i,int j,int chunk_width)
651
db_HarrisStrength_row_f
(s,gxx,gxy,gyy,i,left,chunk_width);
[
all
...]
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_feature_detection.cpp
365
inline void
db_HarrisStrength_row_f
(float **s,float *gxx,float *gxy,float *gyy,int i,int j,int chunk_width)
651
db_HarrisStrength_row_f
(s,gxx,gxy,gyy,i,left,chunk_width);
[
all
...]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp
365
inline void
db_HarrisStrength_row_f
(float **s,float *gxx,float *gxy,float *gyy,int i,int j,int chunk_width)
651
db_HarrisStrength_row_f
(s,gxx,gxy,gyy,i,left,chunk_width);
[
all
...]
Completed in 94 milliseconds