Home
last modified time | relevance | path

Searched refs:TimestampJumpRtpGenerator (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Drtp_generator.h60 class TimestampJumpRtpGenerator : public RtpGenerator {
62 TimestampJumpRtpGenerator(int samples_per_ms, in TimestampJumpRtpGenerator() function
78 RTC_DISALLOW_COPY_AND_ASSIGN(TimestampJumpRtpGenerator);
Drtp_generator.cc47 uint32_t TimestampJumpRtpGenerator::GetRtpHeader(uint8_t payload_type, in GetRtpHeader()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc342 ResetRtpGenerator(new test::TimestampJumpRtpGenerator(samples_per_ms(), in TEST_F()
366 ResetRtpGenerator(new test::TimestampJumpRtpGenerator(samples_per_ms(), in TEST_F()
425 ResetRtpGenerator(new test::TimestampJumpRtpGenerator(samples_per_ms(), in TEST_F()
449 ResetRtpGenerator(new test::TimestampJumpRtpGenerator(samples_per_ms(), in TEST_F()