Home
last modified time | relevance | path

Searched refs:m_pChunkOffsetProperty (Results 1 – 12 of 12) sorted by relevance

/dports/audio/aacgain/aacgain-1.8/mpeg4ip/lib/mp4v2/
H A Dmp4track.cpp166 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
174 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
905 u_int64_t chunkOffset = m_pChunkOffsetProperty->GetValue(chunkId - 1); in GetSampleFileOffset()
943 if (m_pChunkOffsetProperty->GetType() == Integer32Property) { in UpdateChunkOffsets()
944 ((MP4Integer32Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
946 ((MP4Integer64Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1416 return m_pChunkOffsetProperty->GetCount(); in GetNumberOfChunks()
1492 m_pChunkOffsetProperty->GetValue(chunkId - 1); in ReadChunk()
1529 m_pChunkOffsetProperty->SetValue(chunkOffset, chunkId - 1); in RewriteChunk()
H A Dmp4track.h235 MP4IntegerProperty* m_pChunkOffsetProperty; // 32 or 64 bits variable
/dports/multimedia/mp4v2/mp4v2-2.0.0/src/
H A Dmp4track.cpp170 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
178 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
985 uint64_t chunkOffset = m_pChunkOffsetProperty->GetValue(chunkId - 1); in GetSampleFileOffset()
1023 if (m_pChunkOffsetProperty->GetType() == Integer32Property) { in UpdateChunkOffsets()
1024 ((MP4Integer32Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1026 ((MP4Integer64Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1505 return m_pChunkOffsetProperty->GetCount(); in GetNumberOfChunks()
1581 m_pChunkOffsetProperty->GetValue(chunkId - 1); in ReadChunk()
1616 m_pChunkOffsetProperty->SetValue(chunkOffset, chunkId - 1); in RewriteChunk()
H A Dmp4track.h258 MP4IntegerProperty* m_pChunkOffsetProperty; // 32 or 64 bits variable
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4track.cpp170 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
178 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
985 uint64_t chunkOffset = m_pChunkOffsetProperty->GetValue(chunkId - 1); in GetSampleFileOffset()
1023 if (m_pChunkOffsetProperty->GetType() == Integer32Property) { in UpdateChunkOffsets()
1024 ((MP4Integer32Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1026 ((MP4Integer64Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1505 return m_pChunkOffsetProperty->GetCount(); in GetNumberOfChunks()
1581 m_pChunkOffsetProperty->GetValue(chunkId - 1); in ReadChunk()
1616 m_pChunkOffsetProperty->SetValue(chunkOffset, chunkId - 1); in RewriteChunk()
H A Dmp4track.h258 MP4IntegerProperty* m_pChunkOffsetProperty; // 32 or 64 bits variable
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4track.cpp170 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
178 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
985 uint64_t chunkOffset = m_pChunkOffsetProperty->GetValue(chunkId - 1); in GetSampleFileOffset()
1023 if (m_pChunkOffsetProperty->GetType() == Integer32Property) { in UpdateChunkOffsets()
1024 ((MP4Integer32Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1026 ((MP4Integer64Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1505 return m_pChunkOffsetProperty->GetCount(); in GetNumberOfChunks()
1581 m_pChunkOffsetProperty->GetValue(chunkId - 1); in ReadChunk()
1616 m_pChunkOffsetProperty->SetValue(chunkOffset, chunkId - 1); in RewriteChunk()
H A Dmp4track.h258 MP4IntegerProperty* m_pChunkOffsetProperty; // 32 or 64 bits variable
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4track.cpp170 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
178 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
985 uint64_t chunkOffset = m_pChunkOffsetProperty->GetValue(chunkId - 1); in GetSampleFileOffset()
1023 if (m_pChunkOffsetProperty->GetType() == Integer32Property) { in UpdateChunkOffsets()
1024 ((MP4Integer32Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1026 ((MP4Integer64Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1505 return m_pChunkOffsetProperty->GetCount(); in GetNumberOfChunks()
1581 m_pChunkOffsetProperty->GetValue(chunkId - 1); in ReadChunk()
1616 m_pChunkOffsetProperty->SetValue(chunkOffset, chunkId - 1); in RewriteChunk()
H A Dmp4track.h258 MP4IntegerProperty* m_pChunkOffsetProperty; // 32 or 64 bits variable
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4track.cpp170 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
178 (MP4Property**)&m_pChunkOffsetProperty); in MP4Track()
985 uint64_t chunkOffset = m_pChunkOffsetProperty->GetValue(chunkId - 1); in GetSampleFileOffset()
1023 if (m_pChunkOffsetProperty->GetType() == Integer32Property) { in UpdateChunkOffsets()
1024 ((MP4Integer32Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1026 ((MP4Integer64Property*)m_pChunkOffsetProperty)->AddValue(chunkOffset); in UpdateChunkOffsets()
1505 return m_pChunkOffsetProperty->GetCount(); in GetNumberOfChunks()
1581 m_pChunkOffsetProperty->GetValue(chunkId - 1); in ReadChunk()
1616 m_pChunkOffsetProperty->SetValue(chunkOffset, chunkId - 1); in RewriteChunk()
H A Dmp4track.h258 MP4IntegerProperty* m_pChunkOffsetProperty; // 32 or 64 bits variable