Searched refs:mPrevExpected (Results 1 – 2 of 2) sorted by relevance
56 mPrevExpected(0), in ARTPSource()181 mPrevExpected = 0; in timeReset()726 int32_t intervalExpectedInNow = expected - mPrevExpected; in isNeedToEarlyNotify()745 notify->setInt32("prev-expected", mPrevExpected); in notifyPktInfo()757 mPrevExpected = expected; in notifyPktInfo()
109 uint32_t mPrevExpected; member