Searched defs:DB_WARP_BILINEAR (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_utilities.h532 #define DB_WARP_BILINEAR 1 macro
550 * \param type warp type (DB_WARP_FAST or DB_WARP_BILINEAR)
553 const float * const * lut_x, const float * const * lut_y, int type=DB_WARP_BILINEAR);
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities.h532 #define DB_WARP_BILINEAR 1 macro
550 * \param type warp type (DB_WARP_FAST or DB_WARP_BILINEAR)
553 const float * const * lut_x, const float * const * lut_y, int type=DB_WARP_BILINEAR);

Completed in 116 milliseconds