Home
last modified time | relevance | path

Searched defs:getMaxTrackTimeStamp (Results 1 – 6 of 6) sorted by relevance

/external/opencore/fileformats/mp4/parser/include/
Dtrackatom.h704 MP4_ERROR_CODE getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp() function
Dmediaatom.h655 MP4_ERROR_CODE getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp() function
Dmediainformationatom.h594 MP4_ERROR_CODE getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp() function
Dmpeg4file.h779 MP4_ERROR_CODE getMaxTrackTimeStamp(uint32 trackID, in getMaxTrackTimeStamp() function
/external/opencore/fileformats/mp4/parser/src/
Dsampletableatom.cpp3185 SampleTableAtom::getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp() function in SampleTableAtom
Dmovieatom.cpp2082 MP4_ERROR_CODE MovieAtom::getMaxTrackTimeStamp(uint32 trackID, in getMaxTrackTimeStamp() function in MovieAtom