Home
last modified time | relevance | path

Searched refs:setPortRTPParams (Results 1 – 4 of 4) sorted by relevance

/external/opencore/nodes/streaming/jitterbuffernode/include/
Dpvmf_jitter_buffer_ext_interface.h82 OSCL_IMPORT_REF virtual bool setPortRTPParams(PVMFPortInterface* aPort,
Dpvmf_jitter_buffer_internal.h165 OSCL_IMPORT_REF bool setPortRTPParams(PVMFPortInterface* aPort,
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_extension_interface.cpp145 bool PVMFJitterBufferExtensionInterfaceImpl::setPortRTPParams(PVMFPortInterface* aPort, in setPortRTPParams() function in PVMFJitterBufferExtensionInterfaceImpl
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp6192 jbExtIntf->setPortRTPParams(trackInfo->iJitterBufferInputPort, in SendSessionControlStartCompleteParams()