Searched refs:offer_count (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcbin.h | 142 guint offer_count; member
|
D | gstwebrtcbin.c | 3344 v = g_strdup_printf ("%u", webrtc->priv->offer_count++); in _create_offer_task()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | webrtcbin.c | 3977 VAL_SDP_INIT (offer_count, _count_num_sdp_media, GUINT_TO_POINTER (1), in GST_START_TEST() 4033 test_validate_sdp (t, &offer_count, &answer_count); in GST_START_TEST() 4320 VAL_SDP_INIT (offer_count, _count_num_sdp_media, GUINT_TO_POINTER (1), in GST_START_TEST() 4325 GUINT_TO_POINTER (0), &offer_count); in GST_START_TEST()
|