Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dline21.c60 out_cc_meta = gst_buffer_get_video_caption_meta (outbuf); in GST_START_TEST()
79 out_cc_meta = gst_buffer_get_video_caption_meta (outbuf); in GST_START_TEST()
121 out_cc_meta = gst_buffer_get_video_caption_meta (outbuf); in GST_START_TEST()
Dcccombiner.c157 meta = gst_buffer_get_video_caption_meta (outbuf); in GST_START_TEST()
173 meta = gst_buffer_get_video_caption_meta (outbuf); in GST_START_TEST()
Dmpegvideoparse.c262 caption_meta = gst_buffer_get_video_caption_meta (buf); in GST_START_TEST()
Dh264parse.c1232 cc = gst_buffer_get_video_caption_meta (buf); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.h413 #define gst_buffer_get_video_caption_meta(b) \ macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c1201 GstVideoCaptionMeta *cc_meta = gst_buffer_get_video_caption_meta (buffer); in gst_deinterlace_push_history()
1235 GstVideoCaptionMeta *cc_meta = gst_buffer_get_video_caption_meta (buffer); in gst_deinterlace_push_history()