Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:nowUs

1919         int64_t nowUs = estimateRealTimeUs(ts, systemTimeUs) - mTimeSourceDeltaUs;
1921 int64_t latenessUs = nowUs - timeUs;
1934 int64_t nowUs = estimateRealTimeUs(ts, systemTimeUs) - mTimeSourceDeltaUs;
1936 latenessUs = nowUs - timeUs;