HomeSort by relevance Sort by last modified time
    Searched refs:db_HarrisStrength_row_f (Results 1 - 2 of 2) 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/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 27 milliseconds