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

  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp 177 lut_x = db_AllocImage_f(w,h);
178 lut_y = db_AllocImage_f(w,h);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.cpp 50 float** db_AllocImage_f(int w,int h,int over_allocation)
db_utilities.h 418 DB_API float** db_AllocImage_f(int w,int h,int over_allocation=256);

Completed in 142 milliseconds