Searched refs:set_first_packet_of_frame (Results 1 – 4 of 4) sorted by relevance
102 void set_first_packet_of_frame(bool is_first_packet) { in set_first_packet_of_frame() function
586 packet.set_first_packet_of_frame(true); in TEST_F()601 packet.set_first_packet_of_frame(true); in TEST_F()606 packet.set_first_packet_of_frame(false); in TEST_F()
598 packet.set_first_packet_of_frame(true); in TEST_F()614 packet.set_first_packet_of_frame(true); in TEST_F()619 packet.set_first_packet_of_frame(false); in TEST_F()
570 packet->set_first_packet_of_frame(i == 0); in SendVideo()