Home
last modified time | relevance | path

Searched refs:gst_discoverer_video_info_is_interlaced (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h191 gboolean gst_discoverer_video_info_is_interlaced(const GstDiscovererVideoInfo* info);
Dgstdiscoverer-types.c939 gst_discoverer_video_info_is_interlaced (const GstDiscovererVideoInfo * info) in gst_discoverer_video_info_is_interlaced() function
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c314 gst_discoverer_video_info_is_interlaced (video_info) ? "true" : "false"); in gst_stream_video_information_to_string()