Searched refs:SAMPLES_INTERVAL_DIFF_NUMS (Results 1 – 1 of 1) sorted by relevance
37 constexpr uint32_t SAMPLES_INTERVAL_DIFF_NUMS = 2; variable208 variance /= (numSamples_ - SAMPLES_INTERVAL_DIFF_NUMS); in UpdateModeLocked()