Searched refs:timestampAge (Results 1 – 2 of 2) sorted by relevance
491 const int64_t timestampAge = nowUs - numFramesPlayedAt; in getPlayedOutAudioDurationMedia_l() local492 if (timestampAge > kStaleTimestamp100ms) { in getPlayedOutAudioDurationMedia_l()
1513 const int64_t timestampAge = nowUs - numFramesPlayedAt; in getPlayedOutDurationUs() local1514 if (timestampAge > kStaleTimestamp100ms) { in getPlayedOutDurationUs()