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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 616 inline void db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,int bottom,
715 db_HarrisStrengthChunk_f(s,img,x,3,right,h-4,temp);
    [all...]
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 616 inline void db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,int bottom,
715 db_HarrisStrengthChunk_f(s,img,x,3,right,h-4,temp);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 616 inline void db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,int bottom,
715 db_HarrisStrengthChunk_f(s,img,x,3,right,h-4,temp);
    [all...]

Completed in 1396 milliseconds