Searched refs:std_val (Results 1 – 2 of 2) sorted by relevance
475 FIXP_DBL mean_val, std_val, temp; in calculateThresholds() local531 std_val = sqrtFixp(accu) >> shift; /* standard deviation */ in calculateThresholds()539 (fMult(FL2FXCONST_DBL(0.34f), std_val) >> commonScale) in calculateThresholds()
839 def _testTzFunc(self, tzval, func, std_val, dst_val): argument851 self.assertEqual(func(dt1), std_val)