Home
last modified time | relevance | path

Searched refs:closedcaptions_type (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvideoparseutils.c201 user_data->closedcaptions_type = GST_VIDEO_CAPTION_TYPE_CEA708_RAW; in gst_video_parse_user_data()
261 user_data->closedcaptions_type, user_data->closedcaptions, in gst_video_push_user_data()
268 user_data->closedcaptions_type = GST_VIDEO_CAPTION_TYPE_UNKNOWN; in gst_video_push_user_data()
Dgstvideoparseutils.h156 GstVideoCaptionType closedcaptions_type; member