Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/test/
Dvcm_payload_sink_factory.cc109 protection_method_(protection_method), in VcmPayloadSinkFactory()
149 vcm->SetVideoProtection(protection_method_, protection_enabled_); in Create()
Dvcm_payload_sink_factory.h57 VCMVideoProtection protection_method_; variable