Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.h67 GST_DEINTERLACE_BF, /* Bottom Fields Only */ enumerator
Dgstdeinterlace.c216 {GST_DEINTERLACE_BF, "Bottom fields only", "bottom"}, in gst_deinterlace_fields_get_type()
1814 else if (self->fields == GST_DEINTERLACE_BF) in gst_deinterlace_output_frame()
1974 PICTURE_INTERLACED_TOP && (self->fields == GST_DEINTERLACE_BF in gst_deinterlace_output_frame()
1994 PICTURE_INTERLACED_BOTTOM && (self->fields == GST_DEINTERLACE_BF in gst_deinterlace_output_frame()