Searched defs:entrySize (Results 1 – 8 of 8) sorted by relevance
49 uint32 entrySize = (4 + 4 + 2 + 2); in EditListAtom() local
53 uint32 entrySize = (4); in SyncSampleAtom() local
83 uint32 entrySize = (4); in SampleSizeAtom() local
61 uint32 entrySize = 4; in ChunkOffsetAtom() local
81 uint32 entrySize = (4 + 4); in TimeToSampleAtom() local
113 uint32 entrySize = (4 + 4); in CompositionOffsetAtom() local
92 uint32 entrySize = (4 + 4 + 4); in SampleToChunkAtom() local
3183 PVMFMemoryBufferDataStreamTempCache::GetFirstEntryInfo(uint32& entryOffset, uint32& entrySize) in GetFirstEntryInfo()3201 PVMFMemoryBufferDataStreamTempCache::GetLastEntryInfo(uint32& entryOffset, uint32& entrySize) in GetLastEntryInfo()