Home
last modified time | relevance | path

Searched refs:vcm_protection_callback_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_channel.h413 rtc::scoped_ptr<ViEChannelProtectionCallback> vcm_protection_callback_; variable
Dvie_channel.cc99 vcm_protection_callback_(new ViEChannelProtectionCallback(this)), in ViEChannel()
962 return vcm_protection_callback_.get(); in vcm_protection_callback()