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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 34 #define MOTION_ARRAY 5
149 VP_MOTION f_hist_mot[MOTION_ARRAY];
150 VP_MOTION f_hist_mot_speed[MOTION_ARRAY-1];
151 VP_MOTION f_hist_diff_mot[MOTION_ARRAY-1];
  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
dbstabsmooth.h 34 #define MOTION_ARRAY 5
149 VP_MOTION f_hist_mot[MOTION_ARRAY];
150 VP_MOTION f_hist_mot_speed[MOTION_ARRAY-1];
151 VP_MOTION f_hist_diff_mot[MOTION_ARRAY-1];
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 34 #define MOTION_ARRAY 5
149 VP_MOTION f_hist_mot[MOTION_ARRAY];
150 VP_MOTION f_hist_mot_speed[MOTION_ARRAY-1];
151 VP_MOTION f_hist_diff_mot[MOTION_ARRAY-1];

Completed in 113 milliseconds