Searched refs:gst_deinterlace_method_setup (Results 1 – 5 of 5) sorted by relevance
111 void gst_deinterlace_method_setup (GstDeinterlaceMethod * self, GstVideoInfo * vinfo);
98 gst_deinterlace_method_setup (GstDeinterlaceMethod * self, GstVideoInfo * vinfo) in gst_deinterlace_method_setup() function
461 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()
802 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()
89 gst_deinterlace_method_setup (backup_method, d_method->vinfo);