Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h564 gint index_writer_id; member
Dmatroska-parse.c297 context->index_writer_id = -1; in gst_matroska_parse_add_stream()
2044 if (stream->index_writer_id == -1) in gst_matroska_parse_parse_blockgroup_or_simpleblock()
2046 GST_OBJECT (stream->pad), &stream->index_writer_id); in gst_matroska_parse_parse_blockgroup_or_simpleblock()
2051 stream->index_writer_id); in gst_matroska_parse_parse_blockgroup_or_simpleblock()
2053 stream->index_writer_id, GST_BUFFER_FLAG_IS_SET (sub, in gst_matroska_parse_parse_blockgroup_or_simpleblock()
Dmatroska-read-common.c1942 if (ctx->index_writer_id == -1) in gst_matroska_read_common_parse_index()
1944 GST_OBJECT (ctx->pad), &ctx->index_writer_id); in gst_matroska_read_common_parse_index()
1945 writer_id = ctx->index_writer_id; in gst_matroska_read_common_parse_index()
Dmatroska-demux.c721 context->index_writer_id = -1; in gst_matroska_demux_parse_stream()
4944 if (stream->index_writer_id == -1) in gst_matroska_demux_parse_blockgroup_or_simpleblock()
4946 GST_OBJECT (stream->pad), &stream->index_writer_id); in gst_matroska_demux_parse_blockgroup_or_simpleblock()
4951 stream->index_writer_id); in gst_matroska_demux_parse_blockgroup_or_simpleblock()
4953 stream->index_writer_id, GST_BUFFER_FLAG_IS_SET (sub, in gst_matroska_demux_parse_blockgroup_or_simpleblock()