Searched refs:estimated_timestamp (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Dnack.h103 estimated_timestamp(initial_timestamp),
116 uint32_t estimated_timestamp; member in struct:webrtc::Nack::NackElement
H A Dnack.cc165 it->second.time_to_play_ms = TimeToPlay(it->second.estimated_timestamp);
H A Dnack_unittest.cc264 EXPECT_EQ(timestamp_lost_packets[index], it->second.estimated_timestamp);

Completed in 151 milliseconds