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