Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpmux.c81 GstCaps *caps_no_ssrc; in event_func() local
85 caps_no_ssrc = remove_ssrc_from_caps (caps); in event_func()
92 fail_unless (gst_caps_is_equal_fixed (caps_no_ssrc, caps2_no_ssrc)); in event_func()
93 gst_caps_unref (caps_no_ssrc); in event_func()