Searched refs:single_track (Results 1 – 4 of 4) sorted by relevance
415 if (partition->single_track || !partition->partition.body_sid) in gst_mxf_demux_partition_postcheck()431 partition->single_track = cand; in gst_mxf_demux_partition_postcheck()2669 if (demux->current_partition->single_track in gst_mxf_demux_handle_generic_container_essence_element()2670 && demux->current_partition->single_track->wrapping != in gst_mxf_demux_handle_generic_container_essence_element()2700 etrack = demux->current_partition->single_track; in gst_mxf_demux_handle_generic_container_essence_element()4034 g_assert (demux->current_partition->single_track4035 && demux->current_partition->single_track->wrapping !=4043 && demux->current_partition->single_track->position >=4044 demux->current_partition->single_track->duration) {4155 if (partition->single_track) {[all …]
94 GstMXFDemuxEssenceTrack *single_track; member
243 …OperationalPattern pattern, gboolean internal_essence, gboolean streamable, gboolean single_track);
733 gboolean internal_essence, gboolean streamable, gboolean single_track) in mxf_op_set_generalized() argument758 if (!single_track) in mxf_op_set_generalized()