Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/va/
Dgstvadisplay_wrapped.c61 G_DEFINE_TYPE (GstVaDisplayWrapped, gst_va_display_wrapped,
70 gst_va_display_wrapped_init (GstVaDisplayWrapped * self) in gst_va_display_wrapped_init()
Dgstvadisplay_wrapped.h28 …j) (G_TYPE_CHECK_INSTANCE_CAST((obj), GST_TYPE_VA_DISPLAY_WRAPPED, GstVaDisplayWrapped))
34 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstVaDisplayWrapped, gst_object_unref)
Dva_fwd.h32 typedef struct _GstVaDisplayWrapped GstVaDisplayWrapped; typedef