Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtcbidirectional.c146 _on_ice_candidate (GstElement * webrtc, guint mlineindex, gchar * candidate, in _on_ice_candidate() function
176 G_CALLBACK (_on_ice_candidate), webrtc2); in main()
178 G_CALLBACK (_on_ice_candidate), webrtc1); in main()
Dwebrtc.c139 _on_ice_candidate (GstElement * webrtc, guint mlineindex, gchar * candidate, in _on_ice_candidate() function
166 G_CALLBACK (_on_ice_candidate), webrtc2); in main()
168 G_CALLBACK (_on_ice_candidate), webrtc1); in main()
Dwebrtctransceiver.c139 _on_ice_candidate (GstElement * webrtc, guint mlineindex, gchar * candidate, in _on_ice_candidate() function
195 G_CALLBACK (_on_ice_candidate), webrtc2); in main()
197 G_CALLBACK (_on_ice_candidate), webrtc1); in main()
Dwebrtcswap.c159 _on_ice_candidate (GstElement * webrtc, guint mlineindex, gchar * candidate, in _on_ice_candidate() function
194 G_CALLBACK (_on_ice_candidate), webrtc2); in main()
196 G_CALLBACK (_on_ice_candidate), webrtc1); in main()
Dwebrtcrenego.c193 _on_ice_candidate (GstElement * webrtc, guint mlineindex, gchar * candidate, in _on_ice_candidate() function
267 G_CALLBACK (_on_ice_candidate), webrtc2); in main()
269 G_CALLBACK (_on_ice_candidate), webrtc1); in main()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c397 _on_ice_candidate (GstElement * webrtc, guint mlineindex, gchar * candidate, in _on_ice_candidate() function
583 G_CALLBACK (_on_ice_candidate), ret); in test_webrtc_new()
585 G_CALLBACK (_on_ice_candidate), ret); in test_webrtc_new()