HomeSort by relevance Sort by last modified time
    Searched defs:TimestampWrapAroundHandler (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
timeutils.h 86 class TimestampWrapAroundHandler {
88 TimestampWrapAroundHandler();
timeutils.cc 193 TimestampWrapAroundHandler::TimestampWrapAroundHandler()
196 int64_t TimestampWrapAroundHandler::Unwrap(uint32_t ts) {

Completed in 154 milliseconds