Searched defs:pNode (Results 1 – 5 of 5) sorted by relevance
95 void BaseStreamGraph::AddNode(BaseNode* pNode, bool bReverse) in AddNode()119 void BaseStreamGraph::RemoveNode(BaseNode* pNode) in RemoveNode()143 BaseNode* pNode = mListNodeToStart.front(); in startNodes() local173 BaseNode* pNode = mListNodeStarted.front(); in stopNodes() local197 BaseNode* pNode = mListNodeToStart.front(); in deleteNodes() local
36 void StreamScheduler::RegisterNode(BaseNode* pNode) in RegisterNode()46 void StreamScheduler::DeRegisterNode(BaseNode* pNode) in DeRegisterNode()
369 RtpEncoderNode* pNode = reinterpret_cast<RtpEncoderNode*>(node); in OnEvent() local383 IVideoSourceNode* pNode = reinterpret_cast<IVideoSourceNode*>(node); in OnEvent() local
277 IVideoRendererNode* pNode = reinterpret_cast<IVideoRendererNode*>(node); in OnEvent() local
210 RtcpEncoderNode* pNode = reinterpret_cast<RtcpEncoderNode*>(pUserData); in OnTimer() local