Home
last modified time | relevance | path

Searched defs:entrySize (Results 1 – 8 of 8) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Deditlistatom.cpp49 uint32 entrySize = (4 + 4 + 2 + 2); in EditListAtom() local
Dsyncsampleatom.cpp53 uint32 entrySize = (4); in SyncSampleAtom() local
Dsamplesizeatom.cpp83 uint32 entrySize = (4); in SampleSizeAtom() local
Dchunkoffsetatom.cpp61 uint32 entrySize = 4; in ChunkOffsetAtom() local
Dtimetosampleatom.cpp81 uint32 entrySize = (4 + 4); in TimeToSampleAtom() local
Dcompositionoffsetatom.cpp113 uint32 entrySize = (4 + 4); in CompositionOffsetAtom() local
Dsampletochunkatom.cpp92 uint32 entrySize = (4 + 4 + 4); in SampleToChunkAtom() local
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_memorybufferdatastream_factory.cpp3183 PVMFMemoryBufferDataStreamTempCache::GetFirstEntryInfo(uint32& entryOffset, uint32& entrySize) in GetFirstEntryInfo()
3201 PVMFMemoryBufferDataStreamTempCache::GetLastEntryInfo(uint32& entryOffset, uint32& entrySize) in GetLastEntryInfo()