Searched refs:IsContinuousInState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Djitter_buffer.cc761 bool VCMJitterBuffer::IsContinuousInState(const VCMFrameBuffer& frame, function in class:webrtc::VCMJitterBuffer
779 if (IsContinuousInState(frame, last_decoded_state_)) {
791 if (IsContinuousInState(frame, decoding_state)) {
814 if (IsContinuousInState(*frame, decoding_state)) {
H A Djitter_buffer.h202 bool IsContinuousInState(const VCMFrameBuffer& frame,

Completed in 122 milliseconds