Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DOMXNodeInstance.h172 int64_t mPrevModifiedTimeUs; member
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp361 mPrevModifiedTimeUs(-1LL) in OMXNodeInstance()
1963 timestampGapUs : mMaxTimestampGapUs) + mPrevModifiedTimeUs; in getCodecTimestamp()
1977 timestamp = mPrevModifiedTimeUs - mMaxTimestampGapUs; in getCodecTimestamp()
1985 mPrevModifiedTimeUs = timestamp; in getCodecTimestamp()