Home
last modified time | relevance | path

Searched refs:gst_gl_query_local_gl_context (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.h41 gboolean gst_gl_query_local_gl_context (GstElement * element, GstPadDirection direction,
Dgstglbasefilter.c199 gst_gl_query_local_gl_context (GST_ELEMENT (filter), GST_PAD_SRC, in _find_local_gl_context_unlocked()
228 gst_gl_query_local_gl_context (GST_ELEMENT (filter), GST_PAD_SINK, in _find_local_gl_context_unlocked()
Dgstglutils.c577 gst_gl_query_local_gl_context (GstElement * element, GstPadDirection direction, in gst_gl_query_local_gl_context() function
Dgstglbasesrc.c514 gst_gl_query_local_gl_context (GST_ELEMENT (src), GST_PAD_SRC, &context); in _find_local_gl_context_unlocked()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dglcontexthelper.c27 gst_gl_query_local_gl_context (GST_ELEMENT (ctxh->element), GST_PAD_SRC, in _find_local_gl_context()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbasemixer.c120 gst_gl_query_local_gl_context (GST_ELEMENT (mix), GST_PAD_SRC, &context); in _find_local_gl_context_unlocked()
148 gst_gl_query_local_gl_context (GST_ELEMENT (mix), GST_PAD_SINK, &context); in _find_local_gl_context_unlocked()
Dgstglstereosplit.c463 gst_gl_query_local_gl_context (GST_ELEMENT (split), GST_PAD_SRC, in _find_local_gl_context_unlocked()
492 gst_gl_query_local_gl_context (GST_ELEMENT (split), GST_PAD_SINK, in _find_local_gl_context_unlocked()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsrc.cc318 if (gst_gl_query_local_gl_context (GST_ELEMENT (qt_src), GST_PAD_SRC, in _find_local_gl_context()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdecoder.c1386 if (!gst_gl_query_local_gl_context (videodec, GST_PAD_SRC, in gst_nv_decoder_ensure_gl_context()
Dgstnvdec.c1788 if (!gst_gl_query_local_gl_context (GST_ELEMENT (nvdec), GST_PAD_SRC, in gst_nvdec_ensure_gl_context()
Dgstnvbaseenc.c581 if (!gst_gl_query_local_gl_context (GST_ELEMENT (nvenc), GST_PAD_SINK, in gst_nv_base_enc_ensure_gl_context()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c2433 if (gst_gl_query_local_gl_context (GST_ELEMENT (self), GST_PAD_SRC, in _find_local_gl_context()