Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvvp8dec.c68 static gboolean gst_nv_vp8_dec_negotiate (GstVideoDecoder * decoder);
97 decoder_class->negotiate = GST_DEBUG_FUNCPTR (gst_nv_vp8_dec_negotiate); in gst_nv_vp8_dec_class_init()
181 gst_nv_vp8_dec_negotiate (GstVideoDecoder * decoder) in gst_nv_vp8_dec_negotiate() function