Searched refs:timestamp_unwrapper (Results 1 – 1 of 1) sorted by relevance
1522 SeqNumUnwrapper<uint32_t> timestamp_unwrapper; in CreatePacerDelayGraph() local1524 timestamp_unwrapper.Unwrap(packets.front().rtp.header.timestamp); in CreatePacerDelayGraph()1527 double capture_time_ms = (static_cast<double>(timestamp_unwrapper.Unwrap( in CreatePacerDelayGraph()