Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c155 static gboolean gst_nvdec_stop (GstVideoDecoder * decoder);
221 video_decoder_class->stop = GST_DEBUG_FUNCPTR (gst_nvdec_stop); in gst_nvdec_class_init()
995 gst_nvdec_stop (GstVideoDecoder * decoder) in gst_nvdec_stop() function