Home
last modified time | relevance | path

Searched refs:IndexByteCount (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dmxffile.cpp1036 UInt64 IndexByteCount = 0; in WritePartitionInternal() local
1037 if(IndexData) IndexByteCount = IndexData->Size; in WritePartitionInternal()
1097 && (IndexByteCount <= OldIndexByteCount) in WritePartitionInternal()
1098 && ( ((OldIndexByteCount - IndexByteCount) >= 17) || (OldIndexByteCount == IndexByteCount)) ) in WritePartitionInternal()
1104 IndexByteCount = OldIndexByteCount; in WritePartitionInternal()
1113 if(IndexData) NewIndexByteCount = IndexByteCount + FillerSize(IndexByteCount, KAGSize); in WritePartitionInternal()
1253 UInt64 OldIndexByteCount = IndexByteCount; in WritePartitionInternal()
1265 IndexByteCount += BlockAlign; in WritePartitionInternal()
1272 IndexByteCount += BlockAlign; in WritePartitionInternal()
1279 IndexByteCount += BlockAlign; in WritePartitionInternal()
[all …]
/dports/multimedia/mxflib/mxflib-1.0.1/tests/
H A Dmxfdump.at26 IndexByteCount = 0
235 IndexByteCount = 100
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mxf.h1252 int64u IndexByteCount; member
1261 IndexByteCount=0; in partition()
H A DFile_Mxf.cpp4834 …PackByteCount+Partitions[Partitions_Pos].HeaderByteCount+Partitions[Partitions_Pos].IndexByteCount; in Read_Buffer_Unsynched()
4958 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in Read_Buffer_Unsynched()
5049 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in DetectDuration()
5384 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in Read_Buffer_Seek()
11001 int64u PreviousPartition, FooterPartition, HeaderByteCount, IndexByteCount, BodyOffset; in PartitionMetadata() local
11012 Get_B8 (IndexByteCount, "IndexByteCount"); in PartitionMetadata()
11055 Partition.IndexByteCount=IndexByteCount; in PartitionMetadata()
11101 … RandomIndexPacks_MaxOffset=File_Offset+Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount; in PartitionMetadata()
11104 …Buffer_Size_Hint_Pointer && Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount>=Buffer_Size) in PartitionMetadata()
11106 …Buffer_Size_Target=(size_t)(Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount-Buffer_Size); in PartitionMetadata()
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mxf.h1252 int64u IndexByteCount; member
1261 IndexByteCount=0; in partition()
H A DFile_Mxf.cpp4834 …PackByteCount+Partitions[Partitions_Pos].HeaderByteCount+Partitions[Partitions_Pos].IndexByteCount; in Read_Buffer_Unsynched()
4958 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in Read_Buffer_Unsynched()
5049 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in DetectDuration()
5384 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in Read_Buffer_Seek()
11001 int64u PreviousPartition, FooterPartition, HeaderByteCount, IndexByteCount, BodyOffset; in PartitionMetadata() local
11012 Get_B8 (IndexByteCount, "IndexByteCount"); in PartitionMetadata()
11055 Partition.IndexByteCount=IndexByteCount; in PartitionMetadata()
11101 … RandomIndexPacks_MaxOffset=File_Offset+Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount; in PartitionMetadata()
11104 …Buffer_Size_Hint_Pointer && Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount>=Buffer_Size) in PartitionMetadata()
11106 …Buffer_Size_Target=(size_t)(Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount-Buffer_Size); in PartitionMetadata()
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mxf.h1252 int64u IndexByteCount; member
1261 IndexByteCount=0; in partition()
H A DFile_Mxf.cpp4834 …PackByteCount+Partitions[Partitions_Pos].HeaderByteCount+Partitions[Partitions_Pos].IndexByteCount; in Read_Buffer_Unsynched()
4958 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in Read_Buffer_Unsynched()
5049 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in DetectDuration()
5384 …et+Partitions[0].PartitionPackByteCount+Partitions[0].HeaderByteCount+Partitions[0].IndexByteCount; in Read_Buffer_Seek()
11001 int64u PreviousPartition, FooterPartition, HeaderByteCount, IndexByteCount, BodyOffset; in PartitionMetadata() local
11012 Get_B8 (IndexByteCount, "IndexByteCount"); in PartitionMetadata()
11055 Partition.IndexByteCount=IndexByteCount; in PartitionMetadata()
11101 … RandomIndexPacks_MaxOffset=File_Offset+Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount; in PartitionMetadata()
11104 …Buffer_Size_Hint_Pointer && Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount>=Buffer_Size) in PartitionMetadata()
11106 …Buffer_Size_Target=(size_t)(Buffer_Offset+Element_Size+HeaderByteCount+IndexByteCount-Buffer_Size); in PartitionMetadata()
[all …]
/dports/multimedia/mxflib/mxflib-1.0.1/
H A DNEWS209 if KAGSize > 1 and IndexByteCount > 0
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DTagNames.pod28004 IndexByteCount no
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DTagNames.pod28668 IndexByteCount no