Home
last modified time | relevance | path

Searched defs:_GstVdpVideoPostProcess (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/vdpau/
Dgstvdpvideopostprocess.h65 struct _GstVdpVideoPostProcess struct
67 GstElement element;
69 GstPad *sinkpad, *srcpad;
71 gboolean native_input;
72 VdpChromaType chroma_type;
73 gint width, height;
74 guint32 fourcc;
75 GstBufferPool *vpool;
77 gboolean got_par;
78 gint par_n, par_d;
[all …]