Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_node_progressive_download.cpp446 PVDlCfgFile::TPVDLPlaybackMode mode = PVDlCfgFile::EPVDL_ASAP; in convertToConfigFilePlaybackMode()
450 mode = PVDlCfgFile::EPVDL_ASAP; in convertToConfigFilePlaybackMode()
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvdl_config_file.h69 EPVDL_ASAP = 0, enumerator
Dpvmf_protocol_engine_node_download_common.cpp1190 if (tmpPlaybackMode == PVDlCfgFile::EPVDL_ASAP) in loadOldConfig()