Searched refs:gst_xvcontext_new (Results 1 – 3 of 3) sorted by relevance
182 GstXvContext * gst_xvcontext_new (GstXvContextConfig *config, GError **error);
1247 gst_xvcontext_new (&xvimagesink->config, NULL))) { in gst_xv_image_sink_set_window_handle()1777 if (!(context = gst_xvcontext_new (&xvimagesink->config, &error))) in gst_xv_image_sink_open()
634 gst_xvcontext_new (GstXvContextConfig * config, GError ** error) in gst_xvcontext_new() function