HomeSort by relevance Sort by last modified time
    Searched refs:WithNtpSec (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_packet.h 189 void WithNtpSec(uint32_t sec) {
938 void WithNtpSec(uint32_t sec) {
    [all...]
rtcp_packet_unittest.cc 112 sr.WithNtpSec(0x11111111);
700 rrtr.WithNtpSec(0x11111111);
718 rrtr1.WithNtpSec(0x11111111);
721 rrtr2.WithNtpSec(0x33333333);
rtcp_receiver_unittest.cc 467 rrtr.WithNtpSec(0x10203);
615 rrtr.WithNtpSec(kNtpSec);

Completed in 489 milliseconds