Searched refs:mLastMediaTimeUs (Results 1 – 1 of 1) sorted by relevance
133 mLastMediaTimeUs(0), in mNotify()1571 int64_t mLastMediaTimeUs; member1766 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()1904 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()1905 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()