Home
last modified time | relevance | path

Searched refs:_latestNackTimestamp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Djitter_estimator.cc75 _latestNackTimestamp = rhs._latestNackTimestamp; in operator =()
103 _latestNackTimestamp = 0; in Reset()
Djitter_estimator.h157 _latestNackTimestamp; // Timestamp in ms when the latest nack was seen variable