Home
last modified time | relevance | path

Searched refs:GST_DEINTERLACE_SIMPLE_METHOD_GET_CLASS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.h120 #define GST_DEINTERLACE_SIMPLE_METHOD_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_DE… macro
Dgstdeinterlacemethod.c605 GST_DEINTERLACE_SIMPLE_METHOD_GET_CLASS (self); in gst_deinterlace_simple_method_setup()