Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Djitter_buffer.h206 int64_t LastDecodedTimestamp() const;
Djitter_buffer.cc1153 int64_t VCMJitterBuffer::LastDecodedTimestamp() const { in LastDecodedTimestamp() function in webrtc::VCMJitterBuffer