Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport_impl.cc699 const int32_t not_specified = -1; in DisableQoS() local
700 if (!rtpSock->SetQos(service_type, not_specified, not_specified, in DisableQoS()
701 not_specified, not_specified, not_specified, in DisableQoS()
707 if (!rtcpSock->SetQos(service_type, not_specified, not_specified, in DisableQoS()
708 not_specified, not_specified, not_specified, in DisableQoS()