Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dreceiver_unittest.cc304 struct TimestampPair { struct in webrtc::SimulatedClockWithFrames
305 TimestampPair(int64_t arrive_timestamp, int64_t render_timestamp) in TimestampPair() function
308 int64_t arrive_time;
309 int64_t render_time;