Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Djitter_buffer.cc523 VCMFrameBuffer* decodable_frame = it->second; in IsContinuous() local
524 if (IsNewerTimestamp(decodable_frame->Timestamp(), frame.Timestamp())) { in IsContinuous()
527 decoding_state.SetState(decodable_frame); in IsContinuous()