Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/composer/include/
Dinterleavebuffer.h59 uint32 getLastSampleTS();
/external/opencore/fileformats/mp4/composer/src/
Dinterleavebuffer.cpp251 PVA_FF_InterLeaveBuffer::getLastSampleTS() in getLastSampleTS() function in PVA_FF_InterLeaveBuffer
Dmpeg4file.cpp2329 uint32 lastSampleTS = pInterLeaveBuffer->getLastSampleTS(); in flushInterLeaveBuffer()