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

  /external/webrtc/webrtc/modules/video_coding/
jitter_estimator.h 69 static const uint32_t OPERATING_SYSTEM_JITTER = 10;
jitter_estimator.cc 388 double jitterMS = CalculateEstimate() + OPERATING_SYSTEM_JITTER;

Completed in 2881 milliseconds