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