Searched refs:ptrReportBlockInfo (Results 1 – 1 of 1) sorted by relevance
601 RTCPReportBlockInformation* ptrReportBlockInfo = NULL; in CreateReportBlockInformation() local603 ptrReportBlockInfo = it->second; in CreateReportBlockInformation()605 ptrReportBlockInfo = new RTCPReportBlockInformation; in CreateReportBlockInformation()606 _receivedReportBlockMap[remoteSSRC] = ptrReportBlockInfo; in CreateReportBlockInformation()608 return ptrReportBlockInfo; in CreateReportBlockInformation()