Searched refs:NEAR_SINE_START_OR_END_SECS (Results 1 – 1 of 1) sorted by relevance
141 NEAR_SINE_START_OR_END_SECS = 0.01 variable449 if ((start_index - rate * NEAR_SINE_START_OR_END_SECS) <= index and450 (index < end_index + rate * NEAR_SINE_START_OR_END_SECS)):