Searched refs:included_in_feedback (Results 1 – 13 of 13) sorted by relevance
66 sent_packet.info.included_in_feedback = options.included_in_feedback; in SendRtp()
82 sent_packet.info.included_in_feedback = options.included_in_feedback; in SendRtp()
36 bool included_in_feedback = false; member
44 bool included_in_feedback = false; member
112 sent_packet.info.included_in_feedback = options.included_in_feedback; in SendRtp()
233 rtc_options.info_signaled_after_sent.included_in_feedback = in SendRtp()234 options.included_in_feedback; in SendRtp()
1898 rtc_options.info_signaled_after_sent.included_in_feedback = in SendRtp()1899 options.included_in_feedback; in SendRtp()
100 sent_packet.info.included_in_feedback = true; in OnPacketSent()
1294 sent_packet.info.included_in_feedback = true; in CreateSendSideBweSimulationGraph()
117 if (sent_packet.info.included_in_feedback || sent_packet.packet_id != -1) { in ProcessSentPacket()
174 options.included_in_feedback = true; in SendPacket()
248 options.included_in_feedback = true; in SendPacket()
706 EXPECT_TRUE(transport_.last_options_.included_in_feedback); in TEST_P()725 EXPECT_FALSE(transport_.last_options_.included_in_feedback); in TEST_P()732 EXPECT_FALSE(transport_.last_options_.included_in_feedback); in TEST_P()2352 EXPECT_TRUE(transport_.last_options_.included_in_feedback); in TEST_P()