Searched refs:gst_d3d11_vp9_dec_negotiate (Results 1 – 1 of 1) sorted by relevance
136 static gboolean gst_d3d11_vp9_dec_negotiate (GstVideoDecoder * decoder);191 decoder_class->negotiate = GST_DEBUG_FUNCPTR (gst_d3d11_vp9_dec_negotiate); in gst_d3d11_vp9_dec_class_init()294 gst_d3d11_vp9_dec_negotiate (GstVideoDecoder * decoder) in gst_d3d11_vp9_dec_negotiate() function