Lines Matching refs:GstDeinterlaceMethodClass
36 GstDeinterlaceMethodClass *klass = in gst_deinterlace_method_supported()
50 gst_deinterlace_method_supported_impl (GstDeinterlaceMethodClass * klass, in gst_deinterlace_method_supported_impl()
100 GstDeinterlaceMethodClass *klass = GST_DEINTERLACE_METHOD_GET_CLASS (self); in gst_deinterlace_method_setup()
109 GstDeinterlaceMethodClass *klass = GST_DEINTERLACE_METHOD_GET_CLASS (self); in gst_deinterlace_method_setup_impl()
181 gst_deinterlace_method_class_init (GstDeinterlaceMethodClass * klass) in gst_deinterlace_method_class_init()
206 GstDeinterlaceMethodClass *klass = GST_DEINTERLACE_METHOD_GET_CLASS (self); in gst_deinterlace_method_get_fields_required()
214 GstDeinterlaceMethodClass *klass = GST_DEINTERLACE_METHOD_GET_CLASS (self); in gst_deinterlace_method_get_latency()
223 gst_deinterlace_simple_method_supported (GstDeinterlaceMethodClass * mklass, in gst_deinterlace_simple_method_supported()
384 GstDeinterlaceMethodClass *dm_class = GST_DEINTERLACE_METHOD_GET_CLASS (self); in gst_deinterlace_simple_method_deinterlace_frame_packed()
595 GstDeinterlaceMethodClass *dm_class = GST_DEINTERLACE_METHOD_GET_CLASS (self); in gst_deinterlace_simple_method_deinterlace_frame_planar()
627 GstDeinterlaceMethodClass *dm_class = GST_DEINTERLACE_METHOD_GET_CLASS (self); in gst_deinterlace_simple_method_deinterlace_frame_nv12()
755 GstDeinterlaceMethodClass *dm_class = (GstDeinterlaceMethodClass *) klass; in gst_deinterlace_simple_method_class_init()