Searched defs:uiSndrCount (Results 1 – 1 of 1) sorted by relevance
291 eRTP_STATUS_CODE RtpSession::formSrList(IN RtpDt_UInt32 uiSndrCount, OUT RtcpPacket* pobjRtcpPkt) in formSrList()341 eRTP_STATUS_CODE RtpSession::formRrList(IN RtpDt_UInt32 uiSndrCount, OUT RtcpPacket* pobjRtcpPkt) in formRrList()416 IN RtpDt_UInt32 uiSndrCount, IN RtpDt_UInt32 uiEstRtcpSize, IN eRtp_Bool isSR) in calculateTotalRtcpSize()475 RtpDt_UInt32 uiSndrCount = getSenderCount(); in rtpMakeCompoundRtcpPacket() local