Searched refs:SetPortParams (Results 1 – 3 of 3) sorted by relevance
/external/opencore/nodes/streaming/jitterbuffernode/include/ |
D | pvmf_jitter_buffer_node.h | 190 virtual bool SetPortParams(PVMFPortInterface* aPort, 259 bool SetPortParams(PVMFPortInterface* aPort, 266 bool SetPortParams(PVMFPortInterface* aPort,
|
/external/opencore/nodes/streaming/jitterbuffernode/src/ |
D | pvmf_jitter_buffer_extension_interface.cpp | 44 return (iContainer->SetPortParams(aPort, in setPortParams()
|
D | pvmf_jitter_buffer_node.cpp | 893 bool PVMFJitterBufferNode::SetPortParams(PVMFPortInterface* aPort, in SetPortParams() function in PVMFJitterBufferNode 900 return SetPortParams(aPort, aTimeScale, aBitRate, aConfig, aRateAdaptation, in SetPortParams() 1408 PVMFJitterBufferNode::SetPortParams(PVMFPortInterface* aPort, in SetPortParams() function in PVMFJitterBufferNode 1416 return SetPortParams(aPort, aTimeScale, aBitRate, aConfig, aRateAdaptation, in SetPortParams() 1421 PVMFJitterBufferNode::SetPortParams(PVMFPortInterface* aPort, in SetPortParams() function in PVMFJitterBufferNode
|