Home
last modified time | relevance | path

Searched refs:fill_planes (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.c115 static gboolean fill_planes (GstVideoInfo * info,
252 return fill_planes (info, NULL); in gst_video_info_set_format()
280 return fill_planes (info, NULL); in gst_video_info_set_interlaced_format()
531 if (!fill_planes (info, NULL)) in gst_video_info_from_caps()
786 fill_planes (GstVideoInfo * info, gsize plane_size[GST_VIDEO_MAX_PLANES]) in fill_planes() function
1436 if (!fill_planes (info, plane_size)) in gst_video_info_align_full()
/third_party/gstreamer/gstplugins_base/
DChangeLog11222 This can easily be implemented in fill_planes() as it's already called
64204 Call fill_planes after we configure the GstVideoInfo with parameters