Searched refs:GST_MATROSKA_ID_CLUSTER (Results 1 – 4 of 4) sorted by relevance
1216 GST_MATROSKA_ID_CLUSTER, cluster_pos, size - cluster_pos);1236 g_assert (id == GST_MATROSKA_ID_CLUSTER);1251 id == GST_MATROSKA_ID_CLUSTER ? "" : "not ");1252 if (id == GST_MATROSKA_ID_CLUSTER)2627 if (id != GST_MATROSKA_ID_CLUSTER && in gst_matroska_parse_parse_id()2659 case GST_MATROSKA_ID_CLUSTER: in gst_matroska_parse_parse_id()
50 #define GST_MATROSKA_ID_CLUSTER 0x1F43B675 macro
2131 if (ret == GST_FLOW_OK && id == GST_MATROSKA_ID_CLUSTER) { in gst_matroska_demux_search_cluster()2181 GST_MATROSKA_ID_CLUSTER, 0, gst_byte_reader_get_remaining (&reader)); in gst_matroska_demux_search_cluster()2218 if (id != GST_MATROSKA_ID_CLUSTER) { in gst_matroska_demux_search_cluster()2222 g_assert (id == GST_MATROSKA_ID_CLUSTER); in gst_matroska_demux_search_cluster()2238 id == GST_MATROSKA_ID_CLUSTER ? "" : "not "); in gst_matroska_demux_search_cluster()2239 if (id == GST_MATROSKA_ID_CLUSTER) in gst_matroska_demux_search_cluster()2349 if (id == GST_MATROSKA_ID_CLUSTER && cluster->offset != offset) in gst_matroska_demux_peek_cluster_info()2405 case GST_MATROSKA_ID_CLUSTER: in gst_matroska_demux_peek_cluster_info()2646 if (id == GST_MATROSKA_ID_CLUSTER) { in gst_matroska_demux_search_pos()5274 case GST_MATROSKA_ID_CLUSTER: in gst_matroska_demux_parse_contents_seekentry()[all …]
4099 gst_ebml_write_master_start (ebml, GST_MATROSKA_ID_CLUSTER); in gst_matroska_mux_write_data()4125 mux->cluster = gst_ebml_write_master_start (ebml, GST_MATROSKA_ID_CLUSTER); in gst_matroska_mux_write_data()