Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dsdp.c354 GstCaps *result_video1, *result_video2, *result_audio; in GST_START_TEST() local
377 result_video2 = gst_caps_from_string (caps_video_string2); in GST_START_TEST()
378 fail_unless (gst_caps_is_strictly_equal (caps_video2, result_video2)); in GST_START_TEST()
379 gst_caps_unref (result_video2); in GST_START_TEST()