Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/test/
Dvcm_payload_sink_factory.cc108 protection_enabled_(protection_enabled), in VcmPayloadSinkFactory()
149 vcm->SetVideoProtection(protection_method_, protection_enabled_); in Create()
Dvcm_payload_sink_factory.h56 bool protection_enabled_; variable