Home
last modified time | relevance | path

Searched refs:GstVideoCaptionType (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.h142 } GstVideoCaptionType; typedef
145 GstVideoCaptionType
150 gst_video_caption_type_to_caps (GstVideoCaptionType type);
166 GstVideoCaptionType caption_type;
195 GstVideoCaptionType caption_type,
Dvideo-anc.c1020 GstVideoCaptionType caption_type, const guint8 * data, gsize size) in gst_buffer_add_video_caption_meta()
1062 GstVideoCaptionType
1102 gst_video_caption_type_to_caps (GstVideoCaptionType type) in gst_video_caption_type_to_caps()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccconverter.h47 GstVideoCaptionType input_caption_type;
48 GstVideoCaptionType output_caption_type;
Dgstccextractor.h48 GstVideoCaptionType caption_type;
Dgstcccombiner.h54 GstVideoCaptionType current_caption_type;
Dgstccextractor.c271 create_caps_from_caption_type (GstVideoCaptionType caption_type, in create_caps_from_caption_type()
Dgstcccombiner.c59 GstVideoCaptionType caption_type;
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpegvideoparse.h93 GstVideoCaptionType closedcaptions_type;
Dgsth264parse.h148 GstVideoCaptionType closedcaptions_type;
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt3626 GstVideoCaptionType
/third_party/gstreamer/gstplugins_base/
DChangeLog3074 video-anc: Add API for converting GstVideoCaptionType from/to GstCaps
3338 video: fix typo in GstVideoCaptionType docs
/third_party/gstreamer/gstplugins_bad/
DChangeLog4474 closedcaption: Use new API for converting GstVideoCaptionType from/to GstCaps