Searched refs:setOutPortStreamParams (Results 1 – 3 of 3) sorted by relevance
/external/opencore/nodes/streaming/medialayernode/include/ |
D | pvmf_medialayer_node.h | 163 OSCL_IMPORT_REF virtual bool setOutPortStreamParams(PVMFPortInterface* aPort, 242 …bool setOutPortStreamParams(PVMFPortInterface* aPort, uint streamid, uint32 aPreroll, bool aLiveSt… 563 …bool setOutPortStreamParams(PVMFPortInterface* aPort, uint streamid, uint32 aPreroll, bool aLiveSt…
|
/external/opencore/nodes/streaming/medialayernode/src/ |
D | pvmf_medialayer_node.cpp | 3168 PVMFMediaLayerNode::setOutPortStreamParams(PVMFPortInterface* aPort, in setOutPortStreamParams() function in PVMFMediaLayerNode 3550 PVMFMediaLayerNodeExtensionInterfaceImpl::setOutPortStreamParams(PVMFPortInterface* aPort, in setOutPortStreamParams() function in PVMFMediaLayerNodeExtensionInterfaceImpl 3555 return (iContainer->setOutPortStreamParams(aPort, streamid, aPreroll, aLiveStream)); in setOutPortStreamParams()
|
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/ |
D | pvmf_sm_fsp_rtsp_unicast.cpp | 4994 mlExtIntf->setOutPortStreamParams(port, in HandleMediaLayerCommandCompleted()
|