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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/
video_coding.h 53 kWithErrors // Release frames as needed. Errors may be
569 // anything other than kWithErrors without enabling nack will cause
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
video_coding_robustness_unittest.cc 218 VideoCodingModule::kDualDecoder, kWithErrors));
299 kWithErrors));
jitter_buffer_unittest.cc 253 jitter_buffer_->SetDecodeErrorMode(kWithErrors);
784 jitter_buffer_->SetDecodeErrorMode(kWithErrors);
833 jitter_buffer_->SetDecodeErrorMode(kWithErrors);
    [all...]
video_receiver.cc 217 _receiver.SetDecodeErrorMode(kWithErrors);
228 _receiver.SetDecodeErrorMode(kWithErrors);
session_info.cc 458 if (decode_error_mode == kWithErrors)
jitter_buffer.cc 766 if (decode_error_mode_ == kWithErrors)
    [all...]
session_info_unittest.cc 236 kWithErrors,
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc 581 vcm_->SetDecodeErrorMode(kWithErrors);
    [all...]

Completed in 450 milliseconds