Home
last modified time | relevance | path

Searched refs:gst_video_field_order_from_string (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h284 GstVideoFieldOrder gst_video_field_order_from_string (const gchar * order);
Dvideo-info.c371 gst_video_field_order_from_string (const gchar * order) in gst_video_field_order_from_string() function
480 GST_VIDEO_INFO_FIELD_ORDER (info) = gst_video_field_order_from_string (s); in gst_video_info_from_caps()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c1297 order = gst_video_field_order_from_string (order_str); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c6742 field_order = gst_video_field_order_from_string (s); in gst_qt_mux_video_sink_set_caps()