Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21dec.c283 gst_video_info_free (self->info); in gst_line_21_decoder_set_info()
591 gst_video_info_free (self->info); in gst_line_21_decoder_stop()
604 gst_video_info_free (self->info); in gst_line_21_decoder_finalize()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h437 void gst_video_info_free (GstVideoInfo *info);
480 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstVideoInfo, gst_video_info_free)
Dvideo-info.c86 gst_video_info_free (GstVideoInfo * info) in gst_video_info_free() function
92 (GBoxedCopyFunc) gst_video_info_copy, (GBoxedFreeFunc) gst_video_info_free);
588 gst_video_info_free (ret); in gst_video_info_new_from_caps()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideobuffer.cpp49 gst_video_info_free (info_); in ~IGstMFVideoBuffer()
51 gst_video_info_free (contiguous_info_); in ~IGstMFVideoBuffer()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecpool.c137 gst_video_info_free (self->vinfo); in gst_v4l2_codec_pool_finalize()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c713 gst_video_info_free (svthevcenc->aligned_info); in gst_svthevc_enc_stop()
1446 gst_video_info_free (encoder->aligned_info); in gst_svthevc_enc_set_format()