Searched refs:pack_ofs (Results 1 – 1 of 1) sorted by relevance
104 int64_t pack_ofs; ///< absolute offset of pack in file, including run-in member459 int64_t pack_ofs; in find_body_sid_by_absolute_offset() local466 pack_ofs = mxf->partitions[m].pack_ofs; in find_body_sid_by_absolute_offset()467 if (pack_ofs <= offset) in find_body_sid_by_absolute_offset()713 partition->pack_ofs = klv_offset; in mxf_read_partition_pack()3027 current_partition_ofs = mxf->current_partition->pack_ofs; //includes run-in in mxf_seek_to_previous_partition()