Searched refs:LastDecodedTimestamp (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Djitter_buffer.h177 int64_t LastDecodedTimestamp() const;
H A Dreceiver.cc273 if (jitter_buffer_.LastDecodedTimestamp() == dual_frame->TimeStamp()) {
H A Djitter_buffer.cc1073 int64_t VCMJitterBuffer::LastDecodedTimestamp() const { function in class:webrtc::VCMJitterBuffer

Completed in 121 milliseconds