Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadeinterlace.c90 struct _GstVaDeinterlace struct
92 GstVaBaseTransform parent;
94 gboolean rebuild_filters;
95 VAProcDeinterlacingType method;
97 guint num_backward_references;
99 GstBuffer *history[8];
100 gint hcount;
101 gint hdepth;
102 gint hcurr;
103 enum CurrField curr_field;
[all …]