Searched defs:timeDiff (Results 1 – 4 of 4) sorted by relevance
1023 int32_t timeDiff = (nowUs - mLastBitrateReportTimeUs) / 1000000ll; in parseBYE() local1312 int32_t timeDiff = (nowUs - mLastBitrateReportTimeUs) / 1000000ll; in checkRxBitrate() local1334 int32_t timeDiff = (nowUs - mLastBitrateReportTimeUs) / 1000000ll; in checkRxBitrate() local
245 uint32_t timeDiff = (mPrevMscTime > static_cast<uint32_t>(mscTime)) in processHardWareTimestamp() local
1026 long timeDiff = System.currentTimeMillis() - startTimeMs; in getConfiguredImsServicePackageName() local
5175 long timeDiff = expectedDrawnTime - mPreviousFrameDrawnTime; in collectFrameRateDecisionMetrics() local