Searched refs:gst_harness_set (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | interlace.c | 33 gst_harness_set (h, "interlace", "field-pattern", 1, "top-field-first", TRUE, in GST_START_TEST() 40 gst_harness_set (h, "interlace", "field-pattern", 1, "top-field-first", FALSE, in GST_START_TEST() 60 gst_harness_set (h, "interlace", "field-pattern", 3, NULL); in GST_START_TEST() 79 gst_harness_set (h, "interlace", "field-pattern", 1, "top-field-first", FALSE, in GST_START_TEST() 86 gst_harness_set (h, "interlace", "field-pattern", 1, "top-field-first", TRUE, in GST_START_TEST() 105 gst_harness_set (h, "interlace", "field-pattern", 1, "top-field-first", TRUE, in GST_START_TEST() 132 gst_harness_set (h, "interlace", "field-pattern", 0, "top-field-first", TRUE, in GST_START_TEST() 159 gst_harness_set (h, "interlace", "field-pattern", 2, NULL); in GST_START_TEST()
|
D | mpegtsdemux.c | 225 gst_harness_set (h, "tsparse", "alignment", aac_ts_packets, NULL); in GST_START_TEST() 260 gst_harness_set (h, "tsparse", "alignment", 1, NULL); in GST_START_TEST()
|
D | mpegvideoparse.c | 252 gst_harness_set (h, "filesrc", "location", fn, NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpulpfec.c | 157 gst_harness_set (h, "rtpstorage", "size-time", (guint64) 200 * RTP_PACKET_DUR, in harness_rtpulpfecdec() 161 gst_harness_set (h, "rtpulpfecdec", "storage", internal_storage, "pt", fec_pt, in harness_rtpulpfecdec() 522 gst_harness_set (h, "identity", "error-after", 2, NULL); in GST_START_TEST()
|
D | rtp-payloading.c | 1716 gst_harness_set (h, "rtpopuspay", "dtx", dtx, NULL); in test_rtp_opus_dtx()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstharness.h | 338 void gst_harness_set (GstHarness * h,
|
D | gstharness.c | 2754 gst_harness_set (GstHarness * h, in gst_harness_set() function
|