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

  /external/webrtc/webrtc/modules/video_coding/
jitter_estimator.h 157 _latestNackTimestamp; // Timestamp in ms when the latest nack was seen
jitter_estimator.cc 75 _latestNackTimestamp = rhs._latestNackTimestamp;
103 _latestNackTimestamp = 0;

Completed in 56 milliseconds