Lines Matching defs:_GstVdpVideoPostProcess
65 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;
80 gboolean interlaced;
81 GstClockTime field_duration;
83 GstSegment segment;
107 struct _GstVdpVideoPostProcessClass argument