Searched refs:mLastEarlyNotifyTimeUs (Results 1 – 2 of 2) sorted by relevance
89 int64_t mLastEarlyNotifyTimeUs; member
1150 else if (mLastEarlyNotifyTimeUs + 100000ll <= nowUs) { in checkRxBitrate()1153 mLastEarlyNotifyTimeUs = nowUs; in checkRxBitrate()1166 mLastEarlyNotifyTimeUs = nowUs + (1000000ll * 3600 * 24); // after 1 day in checkRxBitrate()1202 mLastEarlyNotifyTimeUs = nowUs; in checkRxBitrate()