Home
last modified time | relevance | path

Searched refs:k1SecUs (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp3324 static const int k1SecUs = 1000000; in getTimestamp_l() local
3328 if (timeNow < mStartFromZeroUs + k1SecUs) { // within first second of starting in getTimestamp_l()