Searched refs:getCsrcCount (Results 1 – 5 of 5) sorted by relevance
28 EXPECT_EQ(rtpHeader.getCsrcCount(), RTP_ZERO); in TEST()51 EXPECT_EQ(rtpHeader.getCsrcCount(), RTP_ZERO); in TEST()100 EXPECT_EQ(rtpHeader.getCsrcCount(), RTP_ZERO); in TEST()148 EXPECT_EQ(rtpHeader.getCsrcCount(), RTP_TWO); in TEST()
143 RtpDt_UChar getCsrcCount();
76 RtpDt_UChar RtpHeader::getCsrcCount() in getCsrcCount() function in RtpHeader
1494 RtpDt_UChar ucCsrcCount = pobjRtpHeader->getCsrcCount(); in processRcvdRtpPkt()1733 uiRtpLength += (RTP_FOUR * pobjRtpHdr->getCsrcCount()); in createRtpPacket()
52 pstRtpIndMsg->wMsgHdrLen += RTP_WORD_SIZE * pobjRtpHeader->getCsrcCount(); in populateReceiveRtpIndInfo()