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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/
video_coding_defines.h 52 kProtectionKeyOnLoss,
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
video_sender.cc 342 case kProtectionKeyOnLoss:
video_receiver.cc 224 case kProtectionKeyOnLoss: {
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc 192 if (vcm_->SetVideoProtection(kProtectionKeyOnLoss, true)) {
526 vcm_->SetVideoProtection(kProtectionKeyOnLoss, false);
532 if (vcm_->SetVideoProtection(kProtectionKeyOnLoss, true) != VCM_OK) {
537 vcm_->SetVideoProtection(kProtectionKeyOnLoss, false);
    [all...]

Completed in 371 milliseconds