Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_send_stream_impl.cc52 bool TransportSeqNumExtensionConfigured(const VideoSendStream::Config& config) { in TransportSeqNumExtensionConfigured() function
269 if (TransportSeqNumExtensionConfigured(*config_)) { in VideoSendStreamImpl()
/external/webrtc/call/
Drtp_video_sender.cc312 bool TransportSeqNumExtensionConfigured(const RtpConfig& config) { in TransportSeqNumExtensionConfigured() function
343 has_packet_feedback_(TransportSeqNumExtensionConfigured(rtp_config)), in RtpVideoSender()