Home
last modified time | relevance | path

Searched refs:gl_caps (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dcaopengllayersink.h54 GstCaps *gl_caps; member
Dcaopengllayersink.m439 if (ca_sink->gl_caps) {
440 gst_caps_unref (ca_sink->gl_caps);
441 ca_sink->gl_caps = NULL;
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdecoder.c1110 GstCaps *gl_caps = gst_caps_copy (src_templ); in gst_nv_decoder_check_device_caps() local
1111 gst_caps_set_features_simple (gl_caps, in gst_nv_decoder_check_device_caps()
1113 gst_caps_append (src_templ, gl_caps); in gst_nv_decoder_check_device_caps()
1246 GstCaps *gl_caps = gst_caps_copy (src_templ); in gst_nv_decoder_check_device_caps() local
1247 gst_caps_set_features_simple (gl_caps, in gst_nv_decoder_check_device_caps()
1249 gst_caps_append (src_templ, gl_caps); in gst_nv_decoder_check_device_caps()
Dgstnvenc.c799 GstCaps *gl_caps = gst_caps_copy (sink_templ); in gst_nv_enc_register() local
800 gst_caps_set_features_simple (gl_caps, in gst_nv_enc_register()
802 gst_caps_append (sink_templ, gl_caps); in gst_nv_enc_register()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfvideosrc.m1629 GstCaps *gl_caps;
1631 gl_caps = GST_AVF_FPS_RANGE_CAPS_NEW (gl_format,
1636 gl_caps = GST_AVF_CAPS_NEW (gl_format,
1640 gst_caps_set_features (gl_caps, 0,
1643 gst_caps_set_simple (gl_caps,
1651 gst_caps_append (result_gl_caps, gl_caps);
/third_party/gstreamer/gstplugins_good/
DChangeLog40090 gtkgstglwidget: Remove unused gl_caps
/third_party/gstreamer/gstplugins_bad/
DChangeLog90587 gtkgstglwidget: Remove unused gl_caps