Searched defs:timeDiff (Results 1 – 3 of 3) sorted by relevance
926 int32_t timeDiff = (nowUs - mLastBitrateReportTimeUs) / 1000000ll; in parseBYE() local1151 int32_t timeDiff = (nowUs - mLastBitrateReportTimeUs) / 1000000ll; in checkRxBitrate() local1173 int32_t timeDiff = (nowUs - mLastBitrateReportTimeUs) / 1000000ll; in checkRxBitrate() local
249 uint32_t timeDiff = (mPrevMscTime > static_cast<uint32_t>(mscTime)) in processHardWareTimestamp() local
980 long timeDiff = System.currentTimeMillis() - startTimeMs; in getConfiguredImsServicePackageName() local