Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dmoviefragmentrandomaccess.cpp180 …tor<TFRAEntries*, OsclMemAllocator>* tfraEntries = tfraAtom->getTrackFragmentRandomAccessEntries(); in getSyncSampleInfoClosestToTime()
241 …tor<TFRAEntries*, OsclMemAllocator>* tfraEntries = tfraAtom->getTrackFragmentRandomAccessEntries(); in queryRepositionTime()
314 …tor<TFRAEntries*, OsclMemAllocator>* tfraEntries = tfraAtom->getTrackFragmentRandomAccessEntries(); in getTimestampForRandomAccessPoints()
379 …tor<TFRAEntries*, OsclMemAllocator>* tfraEntries = tfraAtom->getTrackFragmentRandomAccessEntries(); in getTimestampForRandomAccessPointsBeforeAfter()
/external/opencore/fileformats/mp4/parser/include/
Dtrackfragmentrandomaccess.h100 Oscl_Vector<TFRAEntries*, OsclMemAllocator>* getTrackFragmentRandomAccessEntries() in getTrackFragmentRandomAccessEntries() function