Home
last modified time | relevance | path

Searched refs:gst_msdk_context_new_with_parent (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontext.h89 GstMsdkContext * gst_msdk_context_new_with_parent (GstMsdkContext * parent);
Dgstmsdkcontext.c313 gst_msdk_context_new_with_parent (GstMsdkContext * parent) in gst_msdk_context_new_with_parent() function
Dgstmsdkvpp.c321 msdk_context = gst_msdk_context_new_with_parent (parent_context); in gst_msdkvpp_context_prepare()
Dgstmsdkdec.c809 msdk_context = gst_msdk_context_new_with_parent (parent_context); in gst_msdkdec_context_prepare()
Dgstmsdkenc.c1869 msdk_context = gst_msdk_context_new_with_parent (parent_context); in gst_msdkenc_context_prepare()
/third_party/gstreamer/gstplugins_bad/
DChangeLog29971 inside `gst_msdk_context_new_with_parent()`.
44208 gst_msdk_context_new_with_parent() may return NULL