HomeSort by relevance Sort by last modified time
    Searched defs:PVMFProtocolEnginePort (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/pvprotocolenginenode/base/src/
pvmf_protocol_engine_port.cpp 32 PVMFProtocolEnginePort::PVMFProtocolEnginePort(int32 aTag, PVMFNodeInterface* aNode, const char*name)
39 PVMFProtocolEnginePort::PVMFProtocolEnginePort(int32 aTag, PVMFNodeInterface* aNode,
52 void PVMFProtocolEnginePort::Construct()
54 iLogger = PVLogger::GetLoggerObject("PVMFProtocolEnginePort");
64 PVMFProtocolEnginePort::~PVMFProtocolEnginePort()
71 bool PVMFProtocolEnginePort::IsFormatSupported(PVMFFormatType aFmt)
82 void PVMFProtocolEnginePort::FormatUpdated(
    [all...]
pvmf_protocol_engine_port.h 45 class PVMFProtocolEnginePort : public PvmfPortBaseImpl,
49 PVMFProtocolEnginePort(int32 aTag,
52 PVMFProtocolEnginePort(int32 aTag,
61 virtual ~PVMFProtocolEnginePort();

Completed in 21 milliseconds