Searched refs:dir_nrm_pass_count (Results 1 – 1 of 1) sorted by relevance
211 s32 dir_nrm_pass_count ; // Time elapsed since update; in units of 1/200 sec variable248 dir_nrm_pass_count = 0 ; in init_sample()272 ++ dir_nrm_pass_count ; in work_sample()328 dir_nrm_pass_count = 0 ; in work_sample()343 if ( dir_nrm_pass_count < 10 ) clr = red_clr ; // The color just after recognition in draw_sample()344 else if ( dir_nrm_pass_count < 20 ) clr = yellow_clr ; // The color after some time has passed in draw_sample()