Searched defs:uiIndex (Results 1 – 2 of 2) sorted by relevance
87 eRtp_Bool RtcpConfigInfo::addRtcpSdesItem(IN tRTCP_SDES_ITEM* pstSdesItem, IN RtpDt_UInt32 uiIndex) in addRtcpSdesItem()140 tRTCP_SDES_ITEM* RtcpConfigInfo::getRtcpSdesItem(IN RtpDt_UInt32 uiIndex) in getRtcpSdesItem()
32 RtpDt_UInt32 uiIndex = RTP_ZERO; in addSdesItem() local