Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsttracerfactory.c97 g_return_val_if_fail (GST_IS_TRACER_FACTORY (factory), 0); in gst_tracer_factory_get_tracer_type()
Dgsttracerfactory.h33 #define GST_IS_TRACER_FACTORY(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_TRACER… macro
Dgstregistrychunks.c358 } else if (GST_IS_TRACER_FACTORY (feature)) { in gst_registry_chunks_save_feature()
715 } else if (GST_IS_TRACER_FACTORY (feature)) { in gst_registry_chunks_load_feature()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c941 if (GST_IS_TRACER_FACTORY (feature)) { in main()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1548 } else if (GST_IS_TRACER_FACTORY (feature)) { in print_plugin_features()