Home
last modified time | relevance | path

Searched refs:gst_video_info_copy (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideobuffer.cpp115 info_ = gst_video_info_copy (info); in Initialize()
149 info_ = gst_video_info_copy (info); in InitializeWrapped()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecpool.c163 pool->vinfo = gst_video_info_copy (vinfo); in gst_v4l2_codec_pool_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h434 GstVideoInfo * gst_video_info_copy (const GstVideoInfo *info);
Dvideo-info.c71 gst_video_info_copy (const GstVideoInfo * info) in gst_video_info_copy() function
92 (GBoxedCopyFunc) gst_video_info_copy, (GBoxedFreeFunc) gst_video_info_free);
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21dec.c344 self->info = gst_video_info_copy (in_info); in gst_line_21_decoder_set_info()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c1447 encoder->aligned_info = gst_video_info_copy (info); in gst_svthevc_enc_set_format()