Searched defs:getTimestampForRandomAccessPointsBeforeAfter (Results 1 – 7 of 7) sorted by relevance
/external/opencore/fileformats/mp4/parser/src/ |
D | moviefragmentrandomaccess.cpp | 349 int32 MovieFragmentRandomAccessAtom::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32… in getTimestampForRandomAccessPointsBeforeAfter() function in MovieFragmentRandomAccessAtom
|
D | sampletableatom.cpp | 2031 int32 SampleTableAtom::getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint3… in getTimestampForRandomAccessPointsBeforeAfter() function in SampleTableAtom
|
D | movieatom.cpp | 2188 int32 MovieAtom::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, … in getTimestampForRandomAccessPointsBeforeAfter() function in MovieAtom
|
D | mpeg4file.cpp | 3429 int32 Mpeg4File::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, … in getTimestampForRandomAccessPointsBeforeAfter() function in Mpeg4File
|
/external/opencore/fileformats/mp4/parser/include/ |
D | trackatom.h | 678 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() function
|
D | mediaatom.h | 627 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() function
|
D | mediainformationatom.h | 111 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() function
|