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/ |
D | gstglutils.h | 41 gboolean gst_gl_query_local_gl_context (GstElement * element, GstPadDirection direction,
|
D | gstglbasefilter.c | 199 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()
|
D | gstglutils.c | 577 gst_gl_query_local_gl_context (GstElement * element, GstPadDirection direction, in gst_gl_query_local_gl_context() function
|
D | gstglbasesrc.c | 514 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/ |
D | glcontexthelper.c | 27 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/ |
D | gstglbasemixer.c | 120 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()
|
D | gstglstereosplit.c | 463 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/ |
D | gstqtsrc.cc | 318 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/ |
D | gstnvdecoder.c | 1386 if (!gst_gl_query_local_gl_context (videodec, GST_PAD_SRC, in gst_nv_decoder_ensure_gl_context()
|
D | gstnvdec.c | 1788 if (!gst_gl_query_local_gl_context (GST_ELEMENT (nvdec), GST_PAD_SRC, in gst_nvdec_ensure_gl_context()
|
D | gstnvbaseenc.c | 581 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/ |
D | gstamcvideodec.c | 2433 if (gst_gl_query_local_gl_context (GST_ELEMENT (self), GST_PAD_SRC, in _find_local_gl_context()
|