Searched refs:gst_nvdec_stop (Results 1 – 1 of 1) sorted by relevance
155 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