Home
last modified time | relevance | path

Searched refs:addChunkEntry (Results 1 – 2 of 2) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
Dsampletochunkatom.cpp104 addChunkEntry(getNextChunkNumber(), (uint32)1, (uint32)index); in nextSample()
127 addChunkEntry(getNextChunkNumber(), (uint32)1, (uint32)index); in nextSample()
230 PVA_FF_SampleToChunkAtom::addChunkEntry(uint32 chunk, uint32 samples, uint32 index) in addChunkEntry() function in PVA_FF_SampleToChunkAtom
/external/opencore/fileformats/mp4/composer/include/
Dsampletochunkatom.h62 void addChunkEntry(uint32 chunk, uint32 samples, uint32 index);