Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/composer/src/
Dmpeg4file.cpp2152 uint32 lastChunkEndTime = pInterLeaveBuffer->getLastChunkEndTime(); in checkInterLeaveDuration() local
2159 if ((ts - lastChunkEndTime) >= interLeaveDurationInTrackTimeScale) in checkInterLeaveDuration()