Searched refs:gst_nvdec_start (Results 1 – 1 of 1) sorted by relevance
154 static gboolean gst_nvdec_start (GstVideoDecoder * decoder);220 video_decoder_class->start = GST_DEBUG_FUNCPTR (gst_nvdec_start); in gst_nvdec_class_init()914 gst_nvdec_start (GstVideoDecoder * decoder) in gst_nvdec_start() function