OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protection_callback_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
video_sender.cc
43
protection_callback_
(nullptr),
189
protection_callback_
, qm_settings_callback_);
235
RTC_DCHECK(protection_callback == nullptr ||
protection_callback_
== nullptr);
236
protection_callback_
= protection_callback;
video_coding_impl.h
122
VCMProtectionCallback*
protection_callback_
;
member in class:webrtc::vcm::VideoSender
Completed in 986 milliseconds