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 51 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 145 if (vcm_->SetVideoProtection(kProtectionKeyOnLoss, true)) {
495 vcm_->SetVideoProtection(kProtectionKeyOnLoss, false);
501 if (vcm_->SetVideoProtection(kProtectionKeyOnLoss, true) != VCM_OK) {
506 vcm_->SetVideoProtection(kProtectionKeyOnLoss, false);
    [all...]

Completed in 127 milliseconds