Searched refs:kAutoRampDurationUs (Results 1 – 2 of 2) sorted by relevance
82 kAutoRampDurationUs = 300000, enumerator
272 } else if (elapsedTimeUs < kAutoRampStartUs + kAutoRampDurationUs) { in read()274 … ((int64_t)kAutoRampDurationUs * mSampleRate + 500000LL) / 1000000LL; //Need type casting in read()