Searched refs:WithCommandSeqNum (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtcp_packet.h50 // fir.WithCommandSeqNum(123);
336 void WithCommandSeqNum(uint8_t seq_num) { function in class:webrtc::rtcp::Fir
H A Drtcp_packet_unittest.cc295 fir.WithCommandSeqNum(123);
H A Drtcp_sender.cc540 fir->WithCommandSeqNum(sequence_number_fir_);

Completed in 49 milliseconds