Searched refs:OutputPeriod (Results 1 – 1 of 1) sorted by relevance
1453 Type OutputPeriod; variable1530 OutputPeriod = OverSampling / OutputRate; in Reset()1581 size_t Idx = (size_t)floor(OutputTime + OutputPeriod); in Process()1591 OutputTime += OutputPeriod; in Process()