summaryrefslogtreecommitdiff
path: root/sys/msdk/gstmsdkcontextutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/msdk/gstmsdkcontextutil.h')
-rw-r--r--sys/msdk/gstmsdkcontextutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/msdk/gstmsdkcontextutil.h b/sys/msdk/gstmsdkcontextutil.h
index 294622246..4792006da 100644
--- a/sys/msdk/gstmsdkcontextutil.h
+++ b/sys/msdk/gstmsdkcontextutil.h
@@ -44,7 +44,7 @@
G_BEGIN_DECLS
gboolean
-gst_msdk_context_prepare (GstElement * element, GstMsdkContext ** context_ptr);
+gst_msdk_context_find (GstElement * element, GstMsdkContext ** context_ptr);
gboolean
gst_msdk_context_get_context (GstContext * context, GstMsdkContext ** msdk_context);