Searched refs:mLastMediaTimeUs (Results 1 – 3 of 3) sorted by relevance
52 mLastMediaTimeUs(-1), in RTPSource()493 mLastMediaTimeUs = -1; in onMessageReceived()530 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()579 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()580 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()
176 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()