Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dline21.c47 gst_harness_set_caps (h, gst_caps_ref (caps), gst_caps_ref (caps)); in GST_START_TEST()
106 gst_harness_set_caps (h, gst_caps_ref (caps), gst_caps_ref (caps)); in GST_START_TEST()
Dvkcolorconvert.c85 gst_harness_set_caps (h, in_caps, out_caps); in GST_START_TEST()
Dd3d11colorconvert.c94 gst_harness_set_caps (h, in_caps, out_caps); in GST_START_TEST()
Dh264parse.c1388 gst_harness_set_caps (h, in_caps, out_caps); in check_aud_insertion()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.h127 void gst_harness_set_caps (GstHarness * h, GstCaps * in, GstCaps * out);
Dgstharness.c1289 gst_harness_set_caps (GstHarness * h, GstCaps * in, GstCaps * out) in gst_harness_set_caps() function
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbaseparse.c703 gst_harness_set_caps (h, upstream_caps, downstream_caps); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtp-payloading.c701 gst_harness_set_caps (h, in_caps, out_caps); in rtp_h264depay_run()