Home
last modified time | relevance | path

Searched refs:gst_discoverer_info_get_stream_info (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Djpegdec.c113 GST_DISCOVERER_VIDEO_INFO (gst_discoverer_info_get_stream_info (info)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h298 GstDiscovererStreamInfo* gst_discoverer_info_get_stream_info(GstDiscovererInfo* info);
Dgstdiscoverer-types.c1032 gst_discoverer_info_get_stream_info (GstDiscovererInfo * info) in gst_discoverer_info_get_stream_info() function
Dencoding-profile.c2287 sinfo = gst_discoverer_info_get_stream_info (info); in gst_encoding_profile_from_discoverer()
Dgstdiscoverer.c2691 sinfo = gst_discoverer_info_get_stream_info (info); in gst_discoverer_info_to_variant()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c542 if ((sinfo = gst_discoverer_info_get_stream_info (info))) { in print_info()