Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/include/
Dcompositionoffsetatom.h74 int32 getTimeOffsetForSampleNumberGet(uint32 num);
/external/opencore/fileformats/mp4/parser/src/
Dcompositionoffsetatom.cpp448 int32 CompositionOffsetAtom::getTimeOffsetForSampleNumberGet(uint32 sampleNum) in getTimeOffsetForSampleNumberGet() function in CompositionOffsetAtom
Dsampletableatom.cpp2176 … tempCompositionOffset = _pcompositionOffsetAtom->getTimeOffsetForSampleNumberGet(sampleNumber); in getCttsOffsetForSampleNumberGet()