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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp 313 for(i = 0; i < VP_MAX_MOTION_PAR; i++)
325 for(i = 0; i < VP_MAX_MOTION_PAR; i++)
vp_motionmodel.h 100 #define VP_MAX_MOTION_PAR 16
103 typedef VP_PAR VP_TRS[VP_MAX_MOTION_PAR];
  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp 313 for(i = 0; i < VP_MAX_MOTION_PAR; i++)
325 for(i = 0; i < VP_MAX_MOTION_PAR; i++)
vp_motionmodel.h 100 #define VP_MAX_MOTION_PAR 16
103 typedef VP_PAR VP_TRS[VP_MAX_MOTION_PAR];
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp 313 for(i = 0; i < VP_MAX_MOTION_PAR; i++)
325 for(i = 0; i < VP_MAX_MOTION_PAR; i++)
vp_motionmodel.h 100 #define VP_MAX_MOTION_PAR 16
103 typedef VP_PAR VP_TRS[VP_MAX_MOTION_PAR];

Completed in 33 milliseconds