Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h420 #define GST_MATROSKA_CODEC_ID_SUBTITLE_ASCII "S_TEXT/ASCII" macro
Dmatroska-demux.c7343 if (!g_ascii_strcasecmp (codec_id, GST_MATROSKA_CODEC_ID_SUBTITLE_ASCII)) in gst_matroska_demux_subtitle_caps()