Home
last modified time | relevance | path

Searched refs:GstMatroskaTrackSubtitleContext (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.c112 GstMatroskaTrackSubtitleContext *subtitle_context; in gst_matroska_track_init_subtitle_context()
125 subtitle_context = g_renew (GstMatroskaTrackSubtitleContext, *p_context, 1); in gst_matroska_track_init_subtitle_context()
Dmatroska-ids.h673 } GstMatroskaTrackSubtitleContext; typedef
Dmatroska-mux.c641 g_new0 (GstMatroskaTrackSubtitleContext, 1); in gst_matroska_pad_reset()
2412 GstMatroskaTrackSubtitleContext *scontext; in gst_matroska_mux_subtitle_pad_setcaps()
2449 scontext = (GstMatroskaTrackSubtitleContext *) context; in gst_matroska_mux_subtitle_pad_setcaps()
2606 g_new0 (GstMatroskaTrackSubtitleContext, 1); in gst_matroska_mux_request_new_pad()
Dmatroska-demux.c182 * gst_matroska_demux_subtitle_caps (GstMatroskaTrackSubtitleContext *
1562 GstMatroskaTrackSubtitleContext *subtitlecontext = in gst_matroska_demux_parse_stream()
1563 (GstMatroskaTrackSubtitleContext *) context; in gst_matroska_demux_parse_stream()
4106 GstMatroskaTrackSubtitleContext *sub_stream; in gst_matroska_demux_check_subtitle_buffer()
4114 sub_stream = (GstMatroskaTrackSubtitleContext *) stream; in gst_matroska_demux_check_subtitle_buffer()
7335 gst_matroska_demux_subtitle_caps (GstMatroskaTrackSubtitleContext * in gst_matroska_demux_subtitle_caps()