Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h269 #define GST_MATROSKA_ID_BLOCKDURATION 0x9B macro
Dmatroska-parse.c1740 case GST_MATROSKA_ID_BLOCKDURATION:{ in gst_matroska_parse_parse_blockgroup_or_simpleblock()
Dmatroska-mux.c4243 gst_ebml_write_uint (ebml, GST_MATROSKA_ID_BLOCKDURATION, block_duration); in gst_matroska_mux_write_data()
Dmatroska-demux.c4552 case GST_MATROSKA_ID_BLOCKDURATION:{ in gst_matroska_demux_parse_blockgroup_or_simpleblock()