Home
last modified time | relevance | path

Searched refs:_currentChunkNumber (Results 1 – 4 of 4) sorted by relevance

/external/opencore/fileformats/mp4/composer/include/
Dsampletochunkatom.h51 return _currentChunkNumber++; in getNextChunkNumber()
77 uint32 _currentChunkNumber; variable
/external/opencore/fileformats/mp4/parser/include/
Dsampletochunkatom.h57 return _currentChunkNumber++; in getNextChunkNumber()
118 uint32 _currentChunkNumber; variable
/external/opencore/fileformats/mp4/composer/src/
Dsampletochunkatom.cpp58 _currentChunkNumber = 0; in PVA_FF_SampleToChunkAtom()
/external/opencore/fileformats/mp4/parser/src/
Dsampletochunkatom.cpp81 _currentChunkNumber = 0; in SampleToChunkAtom()