Home
last modified time | relevance | path

Searched refs:mLastMediaTimeUs (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DMyHandler.h142 mLastMediaTimeUs(0), in mNotify()
1589 int64_t mLastMediaTimeUs; member
1784 mMediaAnchorUs = mLastMediaTimeUs; in onTimeUpdate()
1922 if (mediaTimeUs > mLastMediaTimeUs) { in addMediaTimestamp()
1923 mLastMediaTimeUs = mediaTimeUs; in addMediaTimestamp()