Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c2873 } GstHarnessPropThread; typedef
2932 gst_harness_property_thread_free (GstHarnessPropThread * t) in gst_harness_property_thread_free()
2937 g_slice_free (GstHarnessPropThread, t); in gst_harness_property_thread_free()
3123 GstHarnessPropThread *pt = (GstHarnessPropThread *) t; in gst_harness_stress_property_func()
3471 GstHarnessPropThread *t = g_slice_new0 (GstHarnessPropThread); in gst_harness_stress_property_start_full()