Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_node_progressive_download.cpp329 …if (iCfgFileContainer->getPlaybackMode() != PVMFDownloadDataSourceHTTP::EAsap) iTimeBasedDownloadP… in checkDownloadPercentModeAndUpdateDLClock()
425 iPlaybackMode = (PVMFDownloadDataSourceHTTP::TPVPlaybackControl)iDataSource->iPlaybackControl; in configCfgFile()
442 …ssiveDownloadCfgFileContainer::convertToConfigFilePlaybackMode(PVMFDownloadDataSourceHTTP::TPVPlay… in convertToConfigFilePlaybackMode()
449 case PVMFDownloadDataSourceHTTP::EAsap: in convertToConfigFilePlaybackMode()
452 case PVMFDownloadDataSourceHTTP::EAfterDownload: in convertToConfigFilePlaybackMode()
455 case PVMFDownloadDataSourceHTTP::ENoPlayback: in convertToConfigFilePlaybackMode()
Dpvmf_protocol_engine_node_progressive_download.h192 …PVDlCfgFile::TPVDLPlaybackMode convertToConfigFilePlaybackMode(PVMFDownloadDataSourceHTTP::TPVPlay…
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp1028PVMFDownloadDataSourceHTTP* aInterface = OSCL_STATIC_CAST(PVMFDownloadDataSourceHTTP*, aDownloadSo… in addSource()
1065 void PVMFDownloadDataSourceContainer::copy(const PVMFDownloadDataSourceHTTP& aSourceData) in copy()
1071 …if (aSourceData.iPlaybackControl == PVMFDownloadDataSourceHTTP::ENoSaveToFile) iIsNewSession = tru… in copy()
1121 …PlaybackControl PVMFDownloadDataSourceContainer::convert(const PVMFDownloadDataSourceHTTP::TPVPlay… in convert()
1125 case PVMFDownloadDataSourceHTTP::ENoPlayback: in convert()
1127 case PVMFDownloadDataSourceHTTP::EAfterDownload: in convert()
1129 case PVMFDownloadDataSourceHTTP::EAsap: in convert()
1131 case PVMFDownloadDataSourceHTTP::ENoSaveToFile: in convert()
1133 case PVMFDownloadDataSourceHTTP::EReserve: in convert()
1192 iPlaybackMode = PVMFDownloadDataSourceHTTP::EAsap;; in loadOldConfig()
[all …]
Dpvmf_protocol_engine_node_download_common.h456 void copy(const PVMFDownloadDataSourceHTTP& aSourceData);
460 …ourceContextDataDownloadHTTP::TPVPlaybackControl convert(const PVMFDownloadDataSourceHTTP::TPVPlay…
474 iPlaybackMode(PVMFDownloadDataSourceHTTP::EAsap), in PVDlCfgFileContainer()
491 PVMFDownloadDataSourceHTTP::TPVPlaybackControl getPlaybackMode() in getPlaybackMode()
510 PVMFDownloadDataSourceHTTP::TPVPlaybackControl iPlaybackMode;
/external/opencore/nodes/common/include/
Dpvmf_download_data_source.h37 class PVMFDownloadDataSourceHTTP : public PVInterface
58 PVMFDownloadDataSourceHTTP(bool aIsNewSession in PVMFDownloadDataSourceHTTP() function
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset13.h284 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
497 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
704 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
912 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
1133 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
1363 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
1591 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
1838 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
2025 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
2217 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
[all …]
Dtest_pv_player_engine_testset5.h52 class PVMFDownloadDataSourceHTTP; variable
493 PVMFDownloadDataSourceHTTP* iDownloadHttpContextData;
558 PVMFDownloadDataSourceHTTP* iDownloadHttpContextData;
Dtest_pv_player_engine_testset9.h244 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
Dtest_pv_player_engine_testset10.h247 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
Dtest_pv_player_engine_testset_cpmdlapassthru.h250 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
Dtest_pv_player_engine_testset11.h251 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
Dtest_pv_player_engine_testset12.h339 PVMFDownloadDataSourceHTTP* iDownloadContextDataHTTP;
Dtest_pv_player_engine_testset5.cpp2339PVMFDownloadDataSourceHTTP::TPVPlaybackControl iPlaybackMode = PVMFDownloadDataSourceHTTP::EAsap; in Run()
2340 iDownloadHttpContextData = new PVMFDownloadDataSourceHTTP(aIsNewSession, in Run()
2785PVMFDownloadDataSourceHTTP::TPVPlaybackControl iPlaybackMode = PVMFDownloadDataSourceHTTP::EAsap; in Run()
2786 iDownloadHttpContextData = new PVMFDownloadDataSourceHTTP(aIsNewSession, in Run()
Dtest_pv_player_engine_testset13.cpp209 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
213 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
2413 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
2417 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
4636 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
4640 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
6782 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
6786 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
8948 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
8952 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
[all …]
Dtest_pv_player_engine_testset9.cpp206 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
210 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
Dtest_pv_player_engine_testset11.cpp206 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
210 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
Dtest_pv_player_engine_testset10.cpp206 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
210 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
Dtest_pv_player_engine_testset12.cpp206 …iDownloadContextDataHTTP = new PVMFDownloadDataSourceHTTP(aIsNewSession, iDownloadConfigFilename, … in CreateDownloadDataSource()
210 PVMFDownloadDataSourceHTTP::EAsap); in CreateDownloadDataSource()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.cpp598 PVMFDownloadDataSourceHTTP* data = OSCL_STATIC_CAST(PVMFDownloadDataSourceHTTP*, temp); in SetSourceInitializationData()
605 case PVMFDownloadDataSourceHTTP::ENoPlayback: in SetSourceInitializationData()
608 case PVMFDownloadDataSourceHTTP::EAfterDownload: in SetSourceInitializationData()
611 case PVMFDownloadDataSourceHTTP::EAsap: in SetSourceInitializationData()
615 case PVMFDownloadDataSourceHTTP::ENoSaveToFile: in SetSourceInitializationData()
754 PVMFDownloadDataSourceHTTP* data = OSCL_STATIC_CAST(PVMFDownloadDataSourceHTTP*, temp); in SetSourceInitializationData()
762 case PVMFDownloadDataSourceHTTP::ENoSaveToFile: in SetSourceInitializationData()