Searched defs:pNode (Results 1 – 5 of 5) sorted by relevance
96 void BaseStreamGraph::AddNode(BaseNode* pNode, bool bReverse) in AddNode()120 void BaseStreamGraph::RemoveNode(BaseNode* pNode) in RemoveNode()144 BaseNode* pNode = mListNodeToStart.front(); in startNodes() local174 BaseNode* pNode = mListNodeStarted.front(); in stopNodes() local198 BaseNode* pNode = mListNodeToStart.front(); in deleteNodes() local
36 void StreamScheduler::RegisterNode(BaseNode* pNode) in RegisterNode()48 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
274 IVideoRendererNode* pNode = reinterpret_cast<IVideoRendererNode*>(node); in OnEvent() local
207 RtcpEncoderNode* pNode = reinterpret_cast<RtcpEncoderNode*>(pUserData); in OnTimer() local