Searched refs:graphRtcp (Results 1 – 1 of 1) sorted by relevance
207 AudioStreamGraphRtcp* graphRtcp = AudioStreamGraph::findGraph(mListGraphRtcp, in startGraph() local213 if (graphRtcp != nullptr) in startGraph()215 graphRtcp->setMediaQualityThreshold(&mThreshold); in startGraph()216 ret = graphRtcp->update(config); in startGraph()