Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideobuffer.cpp116 contiguous_info_ = gst_video_info_new (); in Initialize()
150 contiguous_info_ = gst_video_info_new (); in InitializeWrapped()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h428 GstVideoInfo * gst_video_info_new (void);
Dvideo-info.c105 gst_video_info_new (void) in gst_video_info_new() function
583 GstVideoInfo *ret = gst_video_info_new (); in gst_video_info_new_from_caps()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21dec.c337 self->info = gst_video_info_new (); in gst_line_21_decoder_set_info()