Home
last modified time | relevance | path

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

/external/webrtc/call/
Drtp_video_sender.cc83 bool should_disable_red_and_ulpfec = false; in ShouldDisableRedAndUlpfec() local
88 should_disable_red_and_ulpfec = true; in ShouldDisableRedAndUlpfec()
97 should_disable_red_and_ulpfec = true; in ShouldDisableRedAndUlpfec()
110 should_disable_red_and_ulpfec = true; in ShouldDisableRedAndUlpfec()
117 should_disable_red_and_ulpfec = true; in ShouldDisableRedAndUlpfec()
120 return should_disable_red_and_ulpfec; in ShouldDisableRedAndUlpfec()
278 const bool should_disable_red_and_ulpfec = in CreateRtpStreamSenders() local
280 if (!should_disable_red_and_ulpfec && in CreateRtpStreamSenders()