Home
last modified time | relevance | path

Searched defs:video_caps (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dccextractor.c37 static GstStaticCaps video_caps = GST_STATIC_CAPS (VIDEO_CAPS_STR); variable
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfassetsrc.h87 GstCaps *video_caps; variable
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstsubtitleoverlay.c775 GstCaps *video_caps; in _setup_parser() local
942 GstCaps *allowed_caps, *video_caps = NULL; in _link_renderer() local
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp647 GstCaps *video_caps = NULL; in gst_dshow_new_video_caps() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dflvmux.c382 GstCaps *audio_caps, *video_caps; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.cpp1362 GstCaps * video_caps, guint max_channels, gboolean video, gboolean capture, in gst_decklink_device_new()