Home
last modified time | relevance | path

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

/external/opencore/nodes/common/include/
Dpvmf_download_progress_interface.h44 class PVMFFormatProgDownloadSupportInterface; variable
70 …virtual void setFormatDownloadSupportInterface(PVMFFormatProgDownloadSupportInterface* download_su…
Dpvmf_format_progdownload_support_extension.h48 class PVMFFormatProgDownloadSupportInterface: public PVInterface
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_node_progressive_download.h153 PVMFFormatProgDownloadSupportInterface *iProgDownloadSI;
Dpvmf_protocol_engine_node_progressive_download.cpp296 iProgDownloadSI = (PVMFFormatProgDownloadSupportInterface*)aDLSupportObject; in setSupportObject()
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.h317 PVMFFormatProgDownloadSupportInterface *iProgDownloadSI;
389 PVMFFormatProgDownloadSupportInterface *iProgDownloadSI;
Dpvmf_protocol_engine_node_download_common.cpp549 iProgDownloadSI = (PVMFFormatProgDownloadSupportInterface*)aDLSupportObject; in setSupportObject()
944 iProgDownloadSI = (PVMFFormatProgDownloadSupportInterface*)aDLSupportObject; in setSupportObject()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.h505 PVMFFormatProgDownloadSupportInterface *FormatProgDownloadSupport() in FormatProgDownloadSupport()
507 return (PVMFFormatProgDownloadSupportInterface*)iFormatProgDownloadSupport; in FormatProgDownloadSupport()
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.h245 …void setFormatDownloadSupportInterface(PVMFFormatProgDownloadSupportInterface* download_support_in…
Dpvmf_protocol_engine_node.cpp2465 …VMFProtocolEngineNode::setFormatDownloadSupportInterface(PVMFFormatProgDownloadSupportInterface* d… in setFormatDownloadSupportInterface()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.h383 public PVMFFormatProgDownloadSupportInterface,
Dpvmf_mp3ffparser_node.cpp2725PVMFFormatProgDownloadSupportInterface* myInterface = OSCL_STATIC_CAST(PVMFFormatProgDownloadSuppo… in queryInterface()
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.h385 , public PVMFFormatProgDownloadSupportInterface
Dpvmf_amrffparser_node.cpp2247PVMFFormatProgDownloadSupportInterface* myInterface = OSCL_STATIC_CAST(PVMFFormatProgDownloadSuppo… in queryInterface()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.h696 , public PVMFFormatProgDownloadSupportInterface
Dpvmf_aacffparser_node.cpp2180PVMFFormatProgDownloadSupportInterface* myInterface = OSCL_STATIC_CAST(PVMFFormatProgDownloadSuppo… in queryInterface()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.h523 public PVMFFormatProgDownloadSupportInterface,
Dpvmf_mp4ffparser_node.cpp608PVMFFormatProgDownloadSupportInterface* myInterface = OSCL_STATIC_CAST(PVMFFormatProgDownloadSuppo… in queryInterface()