Searched defs:_GstVaDeinterlace (Results 1 – 1 of 1) sorted by relevance
90 struct _GstVaDeinterlace struct92 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 …]