Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/composer/include/
Dcompositionoffsetatom.h58 uint32 getSampleOffsetAt(int index);
/external/opencore/fileformats/mp4/parser/include/
Dcompositionoffsetatom.h71 int32 getSampleOffsetAt(int32 index);
/external/opencore/fileformats/mp4/parser/src/
Dcompositionoffsetatom.cpp377 CompositionOffsetAtom::getSampleOffsetAt(int32 index) in getSampleOffsetAt() function in CompositionOffsetAtom