Home
last modified time | relevance | path

Searched refs:gst_deinterlace_method_setup (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.h111 void gst_deinterlace_method_setup (GstDeinterlaceMethod * self, GstVideoInfo * vinfo);
Dgstdeinterlacemethod.c98 gst_deinterlace_method_setup (GstDeinterlaceMethod * self, GstVideoInfo * vinfo) in gst_deinterlace_method_setup() function
Dgstdeinterlace.c461 gst_deinterlace_method_setup (self->method, &self->vinfo); in gst_deinterlace_set_method()
2986 gst_deinterlace_method_setup (self->method, &self->vinfo); in gst_deinterlace_setcaps()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dgreedyh.c802 gst_deinterlace_method_setup (backup_method, method->vinfo); in deinterlace_frame_di_greedyh_packed()
845 gst_deinterlace_method_setup (backup_method, method->vinfo); in deinterlace_frame_di_greedyh_planar()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/
DTomsMoCompAll.inc89 gst_deinterlace_method_setup (backup_method, d_method->vinfo);