Home
last modified time | relevance | path

Searched refs:numBuf (Results 1 – 12 of 12) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Dmoviefragmentrandomaccess.cpp292 …tampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offsetBuf… in getTimestampForRandomAccessPoints() argument
336 if (numBuf) in getTimestampForRandomAccessPoints()
337 numBuf[idx] = (*tfraEntries)[idx]->_sample_number; in getTimestampForRandomAccessPoints()
349 …::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() argument
421 numBuf[k] = keySampleNum; in getTimestampForRandomAccessPointsBeforeAfter()
Dsampletableatom.cpp1985 int32 SampleTableAtom::getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf in getTimestampForRandomAccessPoints() argument
2011 oscl_memcpy(numBuf, _psyncSampleAtom->getSampleNumberVector(), in getTimestampForRandomAccessPoints()
2016 tsBuf[i] = getTimestampForSampleNumber(numBuf[i] - 1); in getTimestampForRandomAccessPoints()
2019 numBuf[i] = numBuf[i] - 1; in getTimestampForRandomAccessPoints()
2031 …estampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, uint32& numsample… in getTimestampForRandomAccessPointsBeforeAfter() argument
2094 numBuf[k] = keySampleNum; in getTimestampForRandomAccessPointsBeforeAfter()
Dmovieatom.cpp2174 …tampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offsetBuf) in getTimestampForRandomAccessPoints() argument
2180 return trackAtom->getTimestampForRandomAccessPoints(num, tsBuf, numBuf, offsetBuf); in getTimestampForRandomAccessPoints()
2188 …::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() argument
2196 …return trackAtom->getTimestampForRandomAccessPointsBeforeAfter(ts, tsBuf, numBuf, numsamplestoget,… in getTimestampForRandomAccessPointsBeforeAfter()
Dmpeg4file.cpp3386 …tampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32 *offsetBuf) in getTimestampForRandomAccessPoints() argument
3391 … uint32 ret = _pmovieAtom->getTimestampForRandomAccessPoints(id, num, tsBuf, numBuf, offsetBuf); in getTimestampForRandomAccessPoints()
3417 …ntRandomAccessAtom->getTimestampForRandomAccessPoints(id, &delta, tsBuf, numBuf, offsetBuf, return… in getTimestampForRandomAccessPoints()
3429 …::getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() argument
3435 …int32 ret = _pmovieAtom->getTimestampForRandomAccessPointsBeforeAfter(id, ts, tsBuf, numBuf, numsa… in getTimestampForRandomAccessPointsBeforeAfter()
3445 …mAccessAtom->getTimestampForRandomAccessPointsBeforeAfter(id, ts, tsBuf, numBuf, numsamplestoget, … in getTimestampForRandomAccessPointsBeforeAfter()
/external/opencore/fileformats/mp4/parser/include/
Dmoviefragmentrandomaccess.h58 …2 getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf,
61 …tampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offsetBuf…
Dmediainformationatom.h99 …int32 getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offset… in getTimestampForRandomAccessPoints() argument
103 … return _psampleTableAtom->getTimestampForRandomAccessPoints(num, tsBuf, numBuf, offsetBuf); in getTimestampForRandomAccessPoints()
111 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() argument
117 …sampleTableAtom->getTimestampForRandomAccessPointsBeforeAfter(ts, tsBuf, numBuf, numsamplestoget, … in getTimestampForRandomAccessPointsBeforeAfter()
Dmediaatom.h615 …int32 getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32 *offset… in getTimestampForRandomAccessPoints() argument
619 … return _pmediaInformation->getTimestampForRandomAccessPoints(num, tsBuf, numBuf, offsetBuf); in getTimestampForRandomAccessPoints()
627 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() argument
633 …ediaInformation->getTimestampForRandomAccessPointsBeforeAfter(ts, tsBuf, numBuf, numsamplestoget, … in getTimestampForRandomAccessPointsBeforeAfter()
Dtrackatom.h666 …int32 getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offset… in getTimestampForRandomAccessPoints() argument
670 … return _pmediaAtom->getTimestampForRandomAccessPoints(num, tsBuf, numBuf, offsetBuf); in getTimestampForRandomAccessPoints()
678 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf, in getTimestampForRandomAccessPointsBeforeAfter() argument
684 …return _pmediaAtom->getTimestampForRandomAccessPointsBeforeAfter(ts, tsBuf, numBuf, numsamplestoge… in getTimestampForRandomAccessPointsBeforeAfter()
Dsampletableatom.h350 …int32 getTimestampForRandomAccessPoints(uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offset…
521 int32 getTimestampForRandomAccessPointsBeforeAfter(uint32 ts, uint32 *tsBuf, uint32* numBuf,
Dimpeg4file.h184 …tampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offsetBuf…
185 …2 getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf,
Dmovieatom.h200 …tampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32* offsetBuf…
202 …2 getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf,
Dmpeg4file.h192 …tampForRandomAccessPoints(uint32 id, uint32 *num, uint32 *tsBuf, uint32* numBuf, uint32 *offsetBuf…
195 …2 getTimestampForRandomAccessPointsBeforeAfter(uint32 id, uint32 ts, uint32 *tsBuf, uint32* numBuf,