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

  /external/webrtc/webrtc/modules/video_coding/include/
video_coding.h 60 kWithErrors // Release frames as needed. Errors may be
481 // anything other than kWithErrors without enabling nack will cause
  /external/webrtc/webrtc/modules/video_coding/
video_coding_robustness_unittest.cc 192 kWithErrors));
jitter_buffer_unittest.cc 413 jitter_buffer_->SetDecodeErrorMode(kWithErrors);
    [all...]
video_receiver.cc 200 _receiver.SetDecodeErrorMode(kWithErrors);
session_info.cc 548 if (decode_error_mode == kWithErrors)
session_info_unittest.cc 222 packet_, frame_buffer_, kWithErrors, frame_data)));
    [all...]
  /external/webrtc/webrtc/video/
vie_channel.cc 533 vcm_->SetDecodeErrorMode(kWithErrors);
    [all...]

Completed in 134 milliseconds