Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching refs:timestampAge

1524         const int64_t timestampAge = nowUs - numFramesPlayedAt;
1525 if (timestampAge > kStaleTimestamp100ms) {