Home
last modified time | relevance | path

Searched defs:timestamp_offset (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dpacket_unittest.cc119 uint32_t timestamp_offset, in MakeRedHeader()
154 uint32_t timestamp_offset = 100 * i; in TEST() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dfec_receiver_impl.cc112 uint16_t timestamp_offset = in AddReceivedRedPacket() local
/external/webrtc/talk/media/base/
Drtpdataengine.h69 RtpClock(int clockrate, uint16_t first_seq_num, uint32_t timestamp_offset) in RtpClock()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dpayload_splitter.cc66 int timestamp_offset = (payload_ptr[1] << 6) + in SplitRed() local
Dnack_unittest.cc223 uint32_t timestamp_offset = in TEST() local
Dpayload_splitter_unittest.cc77 int timestamp_offset, in CreateRedPayload()
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.cc34 uint32_t timestamp_offset, in RtpStream()