Searched refs:estimatePlayedFramesSince (Results 1 – 1 of 1) sorted by relevance
53 uint64_t estimatePlayedFramesSince(const TimeSpec& timestamp, in estimatePlayedFramesSince() function543 return frames + estimatePlayedFramesSince(timestamp, mConfig.sampleRateHz); in estimateTotalPlayedFrames()