Searched refs:csrc (Results 1 – 2 of 2) sorted by relevance
190 for (auto csrc : m_uiCsrcList) in formHeader() local192 *(reinterpret_cast<RtpDt_UInt32*>(pucRtpHeaderBuffer)) = RtpOsUtil::Ntohl(csrc); in formHeader()
1426 RtpDt_UInt32 csrc = (*listIterator); in processCsrcList() local1427 bRcvrStatus = findEntryInRcvrList(csrc); in processCsrcList()1439 pobjRcvInfo->setSsrc(csrc); in processCsrcList()