Home
last modified time | relevance | path

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

/device/google/atv/audio_proxy/service/
DStreamOutImpl.cpp53 uint64_t estimatePlayedFramesSince(const TimeSpec& timestamp, in estimatePlayedFramesSince() function
543 return frames + estimatePlayedFramesSince(timestamp, mConfig.sampleRateHz); in estimateTotalPlayedFrames()