Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtitem.h33 typedef struct _QtGLVideoItemPrivate QtGLVideoItemPrivate; typedef
87 QtGLVideoItemPrivate *priv;
Dqtitem.cc104 this->priv = g_new0 (QtGLVideoItemPrivate, 1); in QtGLVideoItem()