Searched defs:numBuf (Results 1 – 7 of 7) sorted by relevance
/external/opencore/fileformats/mp4/parser/src/ |
D | moviefragmentrandomaccess.cpp | 292 …imestampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offse… in getTimestampForRandomAccessPoints() 349 …::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter()
|
D | sampletableatom.cpp | 1985 int32 SampleTableAtom::getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf… in getTimestampForRandomAccessPoints() 2031 …tTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, uint32& numsa… in getTimestampForRandomAccessPointsBeforeAfter()
|
D | movieatom.cpp | 2174 …imestampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offse… in getTimestampForRandomAccessPoints() 2188 …::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter()
|
D | mpeg4file.cpp | 3386 …imestampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32 *offse… in getTimestampForRandomAccessPoints() 3429 …::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter()
|
/external/opencore/fileformats/mp4/parser/include/ |
D | trackatom.h | 666 …int32 getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offset… in getTimestampForRandomAccessPoints() 678 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter()
|
D | mediaatom.h | 615 …int32 getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32 *offset… in getTimestampForRandomAccessPoints() 627 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter()
|
D | mediainformationatom.h | 99 …int32 getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offset… in getTimestampForRandomAccessPoints() 111 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter()
|