Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvie_channel.cc1104 TransportSequenceNumberAllocator* transport_sequence_number_allocator, in CreateRtpRtcpModules() argument
1121 configuration.transport_sequence_number_allocator = in CreateRtpRtcpModules()
1122 transport_sequence_number_allocator; in CreateRtpRtcpModules()
Dvie_channel.h300 TransportSequenceNumberAllocator* transport_sequence_number_allocator,
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp.h72 TransportSequenceNumberAllocator* transport_sequence_number_allocator; member
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc43 transport_sequence_number_allocator(nullptr), in Configuration()
67 configuration.transport_sequence_number_allocator, in ModuleRtpRtcpImpl()
/external/webrtc/webrtc/voice_engine/
Dchannel.cc922 configuration.transport_sequence_number_allocator = in Channel()