Home
last modified time | relevance | path

Searched refs:gst_video_interlace_mode_from_string (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h89 GstVideoInterlaceMode gst_video_interlace_mode_from_string (const gchar * mode);
Dvideo-info.c323 gst_video_interlace_mode_from_string (const gchar * mode) in gst_video_interlace_mode_from_string() function
463 info->interlace_mode = gst_video_interlace_mode_from_string (s); in gst_video_info_from_caps()
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgsttimecodestamper.c900 gst_video_interlace_mode_from_string (interlace_mode); in gst_timecodestamper_sink_event()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c1273 mode = gst_video_interlace_mode_from_string (mode_str); in GST_START_TEST()
1294 mode = gst_video_interlace_mode_from_string (mode_str); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c6731 interlace_mode = gst_video_interlace_mode_from_string (s); in gst_qt_mux_video_sink_set_caps()