Home
last modified time | relevance | path

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

/device/google/atv/audio_proxy/service/
DStreamOutImpl.cpp188 mTotalPlayedFramesSinceStandby = estimateTotalPlayedFrames(); in standby()
344 uint64_t totalPlayedFrames = estimateTotalPlayedFrames(); in getRenderPosition()
533 uint64_t StreamOutImpl::estimateTotalPlayedFrames() const { in estimateTotalPlayedFrames() function in audio_proxy::service::StreamOutImpl
DStreamOutImpl.h167 uint64_t estimateTotalPlayedFrames() const;