Searched refs:LastDecodedTimestamp (Results 1 – 3 of 3) sorted by relevance
177 int64_t LastDecodedTimestamp() const;
273 if (jitter_buffer_.LastDecodedTimestamp() == dual_frame->TimeStamp()) { in DualDecoderCaughtUp()
1073 int64_t VCMJitterBuffer::LastDecodedTimestamp() const { in LastDecodedTimestamp() function in webrtc::VCMJitterBuffer