Searched refs:mLastMediaTimeUs (Results 1 – 1 of 1) sorted by relevance
142 mLastMediaTimeUs(0), in mNotify()1589 int64_t mLastMediaTimeUs; member1784 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()1922 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()1923 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()