Home
last modified time | relevance | path

Searched refs:VP_MAX_MOTION_PAR (Results 1 – 4 of 4) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Dvp_motionmodel.h100 #define VP_MAX_MOTION_PAR 16 macro
103 typedef VP_PAR VP_TRS[VP_MAX_MOTION_PAR];
Ddbstabsmooth.cpp313 for(i = 0; i < VP_MAX_MOTION_PAR; i++) in vpmotion_add()
325 for(i = 0; i < VP_MAX_MOTION_PAR; i++) in vpmotion_multiply()
/packages/apps/Camera/jni/feature_stab/src/dbreg/
Dvp_motionmodel.h100 #define VP_MAX_MOTION_PAR 16 macro
103 typedef VP_PAR VP_TRS[VP_MAX_MOTION_PAR];
Ddbstabsmooth.cpp313 for(i = 0; i < VP_MAX_MOTION_PAR; i++) in vpmotion_add()
325 for(i = 0; i < VP_MAX_MOTION_PAR; i++) in vpmotion_multiply()