Searched refs:db_HarrisStrengthChunk_u (Results 1 – 1 of 1) sorted by relevance
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,in… in db_HarrisStrengthChunk_u() function 742 db_HarrisStrengthChunk_u(s,img,x,3,h-4,temp,nc); in db_HarrisStrength_u()
|