Searched refs:GST_DEINTERLACE_SIMPLE_METHOD (Results 1 – 2 of 2) sorted by relevance
382 GstDeinterlaceSimpleMethod *self = GST_DEINTERLACE_SIMPLE_METHOD (method); in gst_deinterlace_simple_method_deinterlace_frame_packed()593 GstDeinterlaceSimpleMethod *self = GST_DEINTERLACE_SIMPLE_METHOD (method); in gst_deinterlace_simple_method_deinterlace_frame_planar()625 GstDeinterlaceSimpleMethod *self = GST_DEINTERLACE_SIMPLE_METHOD (method); in gst_deinterlace_simple_method_deinterlace_frame_nv12()652 GstDeinterlaceSimpleMethod *self = GST_DEINTERLACE_SIMPLE_METHOD (method); in gst_deinterlace_simple_method_setup()
121 #define GST_DEINTERLACE_SIMPLE_METHOD(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_DEINTERLAC… macro