Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dnicetransport.c64 _gst_component_to_nice (GstWebRTCICEComponent component) in _gst_component_to_nice()
77 static GstWebRTCICEComponent
221 GstWebRTCICEComponent comp = _nice_component_to_gst (component); in _on_new_selected_pair()
240 GstWebRTCICEComponent comp = _nice_component_to_gst (component); in _on_component_state_changed()
351 GstWebRTCICEComponent component) in gst_webrtc_nice_transport_new()
Dicestream.c131 GstWebRTCICEComponent component) in gst_webrtc_ice_stream_find_transport()
133 GstWebRTCICEComponent trans_comp; in gst_webrtc_ice_stream_find_transport()
Dnicetransport.h56GstWebRTCICEComponent component);
Dicestream.h58GstWebRTCICEComponent component);
Dgstwebrtcice.h69GstWebRTCICEComponent component);
Dgstwebrtcice.c494 GstWebRTCICEComponent component) in gst_webrtc_ice_find_transport()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc-priv.h164 GstWebRTCICEComponent component;
194 …idate (GstWebRTCICETransport * ice, guint stream_id, GstWebRTCICEComponent component,…
Dwebrtc_fwd.h215 } GstWebRTCICEComponent; typedef
Dicetransport.c97 guint stream_id, GstWebRTCICEComponent component, gchar * attr) in gst_webrtc_ice_transport_new_candidate()