Searched defs:k1SecUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp2654 static const int k1SecUs = 1000000; local
2658 if (timeNow < mStartFromZeroUs + k1SecUs) { // within first second of starting

Completed in 43 milliseconds