Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/test/
DChannel.cc107 _lastInTimestamp = timeStamp; in SendData()
234 _lastInTimestamp(0), in Channel()
410 timestamp = _lastInTimestamp; in LastInTimestamp()
DChannel.h112 uint32_t _lastInTimestamp; variable