Searched refs:lagNs (Results 1 – 1 of 1) sorted by relevance
2797 const int64_t lagNs = int64_t(mAfLatency * 1000000LL); in getTimestamp_l() local2798 const int64_t limitNs = mStartNs - lagNs; in getTimestamp_l()