Home | History | Annotate | Download | only in video_coding

Lines Matching refs:IsContinuousInState

841 bool VCMJitterBuffer::IsContinuousInState(
854 if (IsContinuousInState(frame, last_decoded_state_)) {
866 if (IsContinuousInState(frame, decoding_state)) {
900 if (IsContinuousInState(*frame, decoding_state)) {