Searched refs:gst_nvdec_negotiate (Results 1 – 1 of 1) sorted by relevance
169 static gboolean gst_nvdec_negotiate (GstVideoDecoder * decoder);232 video_decoder_class->negotiate = GST_DEBUG_FUNCPTR (gst_nvdec_negotiate); in gst_nvdec_class_init()579 gst_nvdec_negotiate (GstVideoDecoder * decoder) in gst_nvdec_negotiate() function