Home
last modified time | relevance | path

Searched refs:GST_DEINTERLACE_LINEAR (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.h54 GST_DEINTERLACE_LINEAR, enumerator
Dgstdeinterlace.c57 #define DEFAULT_METHOD GST_DEINTERLACE_LINEAR
165 {GST_DEINTERLACE_LINEAR, "Linear", "linear"},
1683 gst_deinterlace_set_method (self, GST_DEINTERLACE_LINEAR); in gst_deinterlace_output_frame()