Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/composer/src/
Dsampletochunkatom.cpp48 _currIndex = 0; in PVA_FF_SampleToChunkAtom()
151 if (index != _currIndex) in isNewChunk()
153 _currIndex = index; in isNewChunk()
/external/opencore/fileformats/mp4/composer/include/
Dsampletochunkatom.h81 int32 _currIndex; variable