Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontext.h88 GstMsdkContext * gst_msdk_context_new (gboolean hardware, GstMsdkContextJobType job_type);
Dgstmsdkcontextutil.c224 msdk_context = gst_msdk_context_new (hardware, job); in gst_msdk_context_ensure_context()
Dmsdk.c396 GstMsdkContext *msdk_context = gst_msdk_context_new (1, GST_MSDK_JOB_DECODER); in msdk_is_available()
Dgstmsdkcontext.c299 gst_msdk_context_new (gboolean hardware, GstMsdkContextJobType job_type) in gst_msdk_context_new() function