Searched refs:RTCP_PSFB (Results 1 – 5 of 5) sorted by relevance
131 RTCP_PSFB = 206, enumerator
317 case RTCP_PSFB: in decodeRtcpPacket()
2136 populateRtcpFbPacket(&objRtcpPkt, uiFbType, pcbuff, uiLen, uiMediaSsrc, RTCP_PSFB); in sendRtcpPayloadFbPacket()
623 EXPECT_EQ(pRtcpHeader->getPacketType(), RTCP_PSFB); in TEST_F()
753 if (pobjFbPkt->getRtcpHdrInfo()->getPacketType() == RTCP_PSFB) in IMS_RtpSvc_ProcRtcpPacket()