Home
last modified time | relevance | path

Searched refs:GST_VIDEO_INFO_VIEWS (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvpputil.c479 if (GST_VIDEO_INFO_VIEWS (vinfo) > 1) { in set_multiview_mode()
480 gst_structure_set (outs, "views", G_TYPE_INT, GST_VIDEO_INFO_VIEWS (vinfo), in set_multiview_mode()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h364 #define GST_VIDEO_INFO_VIEWS(i) ((i)->views) macro
Dvideo-info.c615 if (GST_VIDEO_INFO_VIEWS (info) != GST_VIDEO_INFO_VIEWS (other)) in gst_video_info_is_equal()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereomix.c592 GST_VIDEO_INFO_VIEWS (mix_info) = 2; in _update_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c303 expected_memories *= GST_VIDEO_INFO_VIEWS (in_info); in _gl_memory_upload_accept()
1067 max_planes *= GST_VIDEO_INFO_VIEWS (in_info); in _upload_meta_upload_perform()
Dgstglcolorconvert.c2440 views = GST_VIDEO_INFO_VIEWS (in_info); in _do_convert()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt2874 GST_VIDEO_INFO_VIEWS