Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp885 uint32 download_time; in isResumePlaybackWithOldAlg() local
887 iDlProgressClock->GetCurrentTime32(download_time, overflowFlag, PVMF_MEDIA_CLOCK_MSEC); in isResumePlaybackWithOldAlg()
888 uint32 currentNPTDownloadPosition = Oscl_Int64_Utils::get_uint64_lower32(download_time); in isResumePlaybackWithOldAlg()
890 …umePlaybackWithOldAlg(), download_time=%dms, download_complete=%d\n", download_time, iDownloadComp… in isResumePlaybackWithOldAlg()