Searched refs:BLANK_THRESHOLD_MS (Results 1 – 2 of 2) sorted by relevance
51 const int32_t BLANK_THRESHOLD_MS = 100; variable
1014 int32_t thresholdBlankPeriod = BLANK_THRESHOLD_MS * sampleRate_ / MILLISECOND_PER_SECOND; in DetectSignalData()