Home | History | Annotate | Download | only in neteq

Lines Matching refs:PlayoutTimestamp

229   uint32_t PlayoutTimestamp();
619 int32_t delay_before = timestamp - PlayoutTimestamp();
712 int32_t delay_after = timestamp - PlayoutTimestamp();
1344 EXPECT_LE(timestamp - PlayoutTimestamp(),
1425 EXPECT_EQ(timestamp - algorithmic_delay_samples, PlayoutTimestamp());
1440 PlayoutTimestamp());
1456 PlayoutTimestamp());
1459 uint32_t NetEqDecodingTest::PlayoutTimestamp() {