Searched refs:mLastMediaTimeUs (Results 1 – 3 of 3) sorted by relevance
52 mLastMediaTimeUs(-1), in RTPSource()491 mLastMediaTimeUs = -1; in onMessageReceived()528 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()577 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()578 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()
179 int64_t mLastMediaTimeUs; member
147 mLastMediaTimeUs(0), in mNotify()1606 int64_t mLastMediaTimeUs; member1802 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()1941 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()1942 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()