Home | History | Annotate | Download | only in source

Lines Matching refs:Rrtr

466   rtcp::Rrtr rrtr;
467 rrtr.WithNtpSec(0x10203);
468 rrtr.WithNtpFrac(0x40506);
471 xr.WithRrtr(&rrtr);
540 rtcp::Rrtr rrtr;
547 xr.WithRrtr(&rrtr);
568 rtcp::Rrtr rrtr;
575 xr.WithRrtr(&rrtr);
614 rtcp::Rrtr rrtr;
615 rrtr.WithNtpSec(kNtpSec);
616 rrtr.WithNtpFrac(kNtpFrac);
619 xr.WithRrtr(&rrtr);