Searched refs:db_HarrisStrengthChunk_u (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom, function
742 db_HarrisStrengthChunk_u(s,img,x,3,h-4,temp,nc);
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom, function
742 db_HarrisStrengthChunk_u(s,img,x,3,h-4,temp,nc);
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom, function
742 db_HarrisStrengthChunk_u(s,img,x,3,h-4,temp,nc);

Completed in 24 milliseconds