Searched defs:_GstDeinterlaceSimpleMethodClass (Results 1 – 1 of 1) sorted by relevance
178 struct _GstDeinterlaceSimpleMethodClass { struct179 GstDeinterlaceMethodClass parent_class;182 GstDeinterlaceSimpleMethodFunction interpolate_scanline_yuy2;183 GstDeinterlaceSimpleMethodFunction copy_scanline_yuy2;184 GstDeinterlaceSimpleMethodFunction interpolate_scanline_yvyu;185 GstDeinterlaceSimpleMethodFunction copy_scanline_yvyu;186 GstDeinterlaceSimpleMethodFunction interpolate_scanline_uyvy;187 GstDeinterlaceSimpleMethodFunction copy_scanline_uyvy;188 GstDeinterlaceSimpleMethodFunction interpolate_scanline_ayuv;189 GstDeinterlaceSimpleMethodFunction copy_scanline_ayuv;[all …]