Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dreceiver_unittest.cc306 struct TimestampPair { struct in webrtc::SimulatedClockWithFrames
307 TimestampPair(int64_t arrive_timestamp, int64_t render_timestamp) in TimestampPair() argument
310 int64_t arrive_time;
311 int64_t render_time;