Searched refs:getRtcpFbType (Results 1 – 4 of 4) sorted by relevance
139 mRtcpFbTypes = videoConfig->getRtcpFbType(); in SetConfig()161 mRtcpFbTypes == videoConfig->getRtcpFbType()); in IsSameConfig()
218 int32_t getRtcpFbType();
130 EXPECT_EQ(config1.getRtcpFbType(), kRtcpFbTypes); in TEST_F()
564 int32_t VideoConfig::getRtcpFbType() in getRtcpFbType() function in android::telephony::imsmedia::VideoConfig