Searched refs:header_byte_count (Results 1 – 7 of 7) sorted by relevance
1120 mux->partition.header_byte_count = 0; in gst_mxf_mux_init_partition_pack()1168 guint64 header_byte_count = 0; in gst_mxf_mux_write_header_metadata() local1173 header_byte_count += gst_buffer_get_size (buf); in gst_mxf_mux_write_header_metadata()1179 header_byte_count += gst_buffer_get_size (buf); in gst_mxf_mux_write_header_metadata()1182 mux->partition.header_byte_count = header_byte_count; in gst_mxf_mux_write_header_metadata()1448 mux->partition.header_byte_count = 0; in gst_mxf_mux_write_body_partition()1600 mux->partition.header_byte_count = 0; in gst_mxf_mux_handle_eos()1645 mux->partition.header_byte_count = 0; in gst_mxf_mux_handle_eos()1665 mux->partition.header_byte_count = 0; in gst_mxf_mux_handle_eos()
115 guint64 header_byte_count; member
839 pack->header_byte_count = GST_READ_UINT64_BE (data); in mxf_partition_pack_parse()844 pack->header_byte_count); in mxf_partition_pack_parse()960 GST_WRITE_UINT64_BE (data, pack->header_byte_count); in mxf_partition_pack_to_buffer()
3184 && demux->current_partition->partition.header_byte_count) { in read_partition_header()3185 demux->offset += demux->current_partition->partition.header_byte_count; in read_partition_header()3630 if (demux->current_partition->partition.header_byte_count == 0) {3681 demux->current_partition->partition.header_byte_count) {3743 demux->current_partition->partition.header_byte_count ||
1980 unsigned header_byte_count; in mxf_write_partition() local1988 header_byte_count = pos - start + klv_fill_size(pos); in mxf_write_partition()1992 avio_wb64(pb, header_byte_count); in mxf_write_partition()
101 int64_t header_byte_count; member738 partition->header_byte_count = avio_rb64(pb); in mxf_read_partition_pack()
203956 Header metadata is finished after partition.header_byte_count