Searched refs:MOTION_ARRAY (Results 1 – 2 of 2) sorted by relevance
34 #define MOTION_ARRAY 5 macro149 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];
48 for( int i = 0; i < MOTION_ARRAY-1; i++) { in Init()53 VP_MOTION_ID(f_hist_mot[MOTION_ARRAY-1]); in Init()