Searched refs:NSAMPLES_2SEC (Results 1 – 1 of 1) sorted by relevance
81 #define NSAMPLES_2SEC 120 macro414 if((get_weight_flag || set_zero_flag) && counter < NSAMPLES_2SEC) in renderStatus()425 if(counter == NSAMPLES_2SEC) in renderStatus()427 ave = sum / NSAMPLES_2SEC; in renderStatus()428 zero_point[0] /= NSAMPLES_2SEC; in renderStatus()429 zero_point[1] /= NSAMPLES_2SEC; in renderStatus()430 zero_point[2] /= NSAMPLES_2SEC; in renderStatus()431 zero_point[3] /= NSAMPLES_2SEC; in renderStatus()