Searched refs:dir_nrm_pass_count (Results 1 – 1 of 1) sorted by relevance
209 s32 dir_nrm_pass_count ; // Time elapsed since update; in units of 1/200 sec variable246 dir_nrm_pass_count = 0 ; in init_sample()270 ++ dir_nrm_pass_count ; in work_sample()326 dir_nrm_pass_count = 0 ; in work_sample()341 if ( dir_nrm_pass_count < 10 ) clr = red_clr ; // The color just after recognition in draw_sample()342 else if ( dir_nrm_pass_count < 20 ) clr = yellow_clr ; // The color after some time has passed in draw_sample()