Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/composer/include/
Dinterleavebuffer.h55 void setLastChunkEndTime();
56 void setLastChunkEndTime(uint32 time);
/external/opencore/fileformats/mp4/composer/src/
Dinterleavebuffer.cpp258 PVA_FF_InterLeaveBuffer::setLastChunkEndTime() in setLastChunkEndTime() function in PVA_FF_InterLeaveBuffer
266 PVA_FF_InterLeaveBuffer::setLastChunkEndTime(uint32 time) in setLastChunkEndTime() function in PVA_FF_InterLeaveBuffer
Dmpeg4file.cpp2161 pInterLeaveBuffer->setLastChunkEndTime(ts); in checkInterLeaveDuration()
2683 pInterLeaveBuffer->setLastChunkEndTime(ts); in addMediaSampleInterleave()
2813 pInterLeaveBuffer->setLastChunkEndTime(ts); in addMediaSampleInterleave()
3127 pInterLeaveBuffer->setLastChunkEndTime(); in addTextMediaSampleInterleave()