Searched defs:_GstVdpVideoPostProcess (Results 1 – 1 of 1) sorted by relevance
65 struct _GstVdpVideoPostProcess struct67 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 …]