Searched refs:db_AllocImage_f (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp177 lut_x = db_AllocImage_f(w,h);
178 lut_y = db_AllocImage_f(w,h);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp177 lut_x = db_AllocImage_f(w,h);
178 lut_y = db_AllocImage_f(w,h);
/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_utilities.cpp50 float** db_AllocImage_f(int w,int h,int over_allocation) function
H A Ddb_utilities.h418 DB_API float** db_AllocImage_f(int w,int h,int over_allocation=256);
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities.cpp50 float** db_AllocImage_f(int w,int h,int over_allocation) function
H A Ddb_utilities.h418 DB_API float** db_AllocImage_f(int w,int h,int over_allocation=256);

Completed in 161 milliseconds