Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.h47 #define GST_NVDEC_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), GST_TYPE_NVDEC, GstNvDecClass)) macro
Dgstnvdec.c2006 GstNvDecClass *nvdec_class = GST_NVDEC_CLASS (g_class); in gst_nvdec_subclass_init()