Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dbaseaudiovisualizer.c32 …TEST_SCOPE_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_TEST_SCOPE,GstTestScopeClass))
34 typedef struct _GstTestScopeClass GstTestScopeClass; typedef
69 gst_test_scope_class_init (GstTestScopeClass * g_class) in gst_test_scope_class_init()