Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c169 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