Searched refs:test_reuse (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/ |
D | win32-videooverlay-playbin.c | 33 static gboolean test_reuse = FALSE; variable 119 test_reuse = FALSE; in bus_sync_handler() 151 {"repeat", 0, 0, G_OPTION_ARG_NONE, &test_reuse, in main() 244 } while (test_reuse); in main()
|
D | win32-videooverlay.c | 34 static gboolean test_reuse = FALSE; variable 201 test_reuse = FALSE; in bus_msg() 285 if (test_reuse) { in pipeline_runner_func() 299 } while (test_reuse); in pipeline_runner_func() 487 {"repeat", 0, 0, G_OPTION_ARG_NONE, &test_reuse, in main()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/ |
D | d3d11videosink.c | 34 static gboolean test_reuse = FALSE; variable 126 test_reuse = FALSE; in bus_msg() 236 {"repeat", 0, 0, G_OPTION_ARG_NONE, &test_reuse, in main() 323 if (test_reuse) { in main() 337 } while (test_reuse); in main()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | svthevcenc.c | 67 GST_START_TEST (test_reuse) in GST_START_TEST() argument 273 tcase_add_test (tc_chain, test_reuse); in svthevcenc_suite()
|
D | nvenc.c | 147 GST_START_TEST (test_reuse) in GST_START_TEST() argument 436 tcase_add_test (tc_chain, test_reuse); in nvenc_suite()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audioresample.c | 338 GST_START_TEST (test_reuse) in GST_START_TEST() argument 1272 tcase_add_test (tc_chain, test_reuse); in audioresample_suite()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | qtmux.c | 760 GST_START_TEST (test_reuse) in GST_START_TEST() argument 1892 tcase_add_test (tc_chain, test_reuse); in qtmux_suite()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 148777 * tests/check/elements/audioresample.c: (test_reuse),
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 228945 * tests/check/elements/audioresample.c: (test_reuse),
|