HomeSort by relevance Sort by last modified time
    Searched refs:db_HarrisStrengthChunk_u (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom,
742 db_HarrisStrengthChunk_u(s,img,x,3,h-4,temp,nc);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom,
742 db_HarrisStrengthChunk_u(s,img,x,3,h-4,temp,nc);
    [all...]

Completed in 22 milliseconds