HomeSort by relevance Sort by last modified time
    Searched refs:IsContinuousInState (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer.cc 841 bool VCMJitterBuffer::IsContinuousInState(
854 if (IsContinuousInState(frame, last_decoded_state_)) {
866 if (IsContinuousInState(frame, decoding_state)) {
900 if (IsContinuousInState(*frame, decoding_state)) {
    [all...]
jitter_buffer.h 236 bool IsContinuousInState(const VCMFrameBuffer& frame,

Completed in 96 milliseconds