Searched refs:mLastMediaTimeUs (Results 1 – 1 of 1) sorted by relevance
134 mLastMediaTimeUs(0), in mNotify()1572 int64_t mLastMediaTimeUs; member1767 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()1905 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()1906 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()