Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Djitter_buffer.cc786 VCMFrameBuffer* decodable_frame = it->second; in IsContinuous() local
787 if (IsNewerTimestamp(decodable_frame->TimeStamp(), frame.TimeStamp())) { in IsContinuous()
790 decoding_state.SetState(decodable_frame); in IsContinuous()