Searched refs:mLastMediaTimeUs (Results 1 – 1 of 1) sorted by relevance
128 mLastMediaTimeUs(0), in mNotify()1225 int64_t mLastMediaTimeUs; member1388 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()1466 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()1467 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()