Searched refs:getRtcpSdesItem (Results 1 – 3 of 3) sorted by relevance
91 tRTCP_SDES_ITEM* getRtcpSdesItem(IN RtpDt_UInt32 uiIndex);
140 tRTCP_SDES_ITEM* RtcpConfigInfo::getRtcpSdesItem(IN RtpDt_UInt32 uiIndex) in getRtcpSdesItem() function in RtcpConfigInfo
1082 tRTCP_SDES_ITEM* pstSdesItem = m_pobjRtcpCfgInfo->getRtcpSdesItem(uiCount); in constructSdesPkt()