Searched refs:NSAMPLES_2SEC (Results 1 – 1 of 1) sorted by relevance
95 #define NSAMPLES_2SEC 120 macro439 if((get_weight_flag || set_zero_flag) && counter < NSAMPLES_2SEC) in renderStatus()450 if(counter == NSAMPLES_2SEC) in renderStatus()452 ave = sum / NSAMPLES_2SEC; in renderStatus()453 zero_point[0] /= NSAMPLES_2SEC; in renderStatus()454 zero_point[1] /= NSAMPLES_2SEC; in renderStatus()455 zero_point[2] /= NSAMPLES_2SEC; in renderStatus()456 zero_point[3] /= NSAMPLES_2SEC; in renderStatus()