Searched refs:gst_gl_handle_context_query (Results 1 – 16 of 16) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglutils.h | 38 gboolean gst_gl_handle_context_query (GstElement * element, GstQuery * query,
|
D | gstglbasefilter.c | 294 ret = gst_gl_handle_context_query ((GstElement *) filter, query, in gst_gl_base_filter_query()
|
D | gstglutils.c | 423 gst_gl_handle_context_query (GstElement * element, GstQuery * query, in gst_gl_handle_context_query() function
|
D | gstglbasesrc.c | 279 ret = gst_gl_handle_context_query ((GstElement *) src, query, in gst_gl_base_src_query()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglbasemixer.c | 303 ret = gst_gl_handle_context_query ((GstElement *) mix, query, in gst_gl_base_mixer_sink_query() 555 ret = gst_gl_handle_context_query ((GstElement *) mix, query, in gst_gl_base_mixer_src_query()
|
D | gstglstereosplit.c | 730 ret = gst_gl_handle_context_query ((GstElement *) split, query, in stereosplit_src_query() 777 ret = gst_gl_handle_context_query ((GstElement *) split, query, in stereosplit_sink_query()
|
D | caopengllayersink.m | 404 if (gst_gl_handle_context_query ((GstElement *) ca_sink, query,
|
D | gstglimagesink.c | 1161 res = gst_gl_handle_context_query ((GstElement *) glimage_sink, query, in gst_glimage_sink_query()
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gstgtkglsink.c | 191 if (gst_gl_handle_context_query ((GstElement *) gtk_sink, query, in gst_gtk_gl_sink_query()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtsink.cc | 315 if (gst_gl_handle_context_query ((GstElement *) qt_sink, query, in gst_qt_sink_query()
|
D | gstqtsrc.cc | 301 if (gst_gl_handle_context_query ((GstElement *) qt_src, query, in gst_qt_src_query()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvdecoder.c | 1334 if (gst_gl_handle_context_query (GST_ELEMENT (videodec), query, in gst_nv_decoder_handle_context_query()
|
D | gstnvdec.c | 1953 if (gst_gl_handle_context_query (GST_ELEMENT (decoder), query, in gst_nvdec_src_query()
|
D | gstnvbaseenc.c | 551 ret = gst_gl_handle_context_query ((GstElement *) nvenc, query, in gst_nv_base_enc_sink_query()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 2396 if (gst_gl_handle_context_query ((GstElement *) self, query, in gst_amc_video_dec_src_query()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 63574 if (gst_gl_handle_context_query ((GstElement *) self, query,
|