Home
last modified time | relevance | path

Searched refs:vcm_protection_callback (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_encoder.h69 VCMProtectionCallback* vcm_protection_callback);
Dvie_encoder.cc159 VCMProtectionCallback* vcm_protection_callback) { in StartThreadsAndSetSharedMembers() argument
163 vcm_->RegisterProtectionCallback(vcm_protection_callback); in StartThreadsAndSetSharedMembers()
Dvie_channel.h219 VCMProtectionCallback* vcm_protection_callback();
Dvideo_send_stream.cc168 vie_channel_->vcm_protection_callback()); in VideoSendStream()
Dvie_channel.cc961 VCMProtectionCallback* ViEChannel::vcm_protection_callback() { in vcm_protection_callback() function in webrtc::ViEChannel