Searched refs:sampleCtsOffset (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp4382 sampleCtsOffset = 0; local
4415 sampleCtsOffset = 0;
4446 if (!mDataSource->getUInt32(offset, &sampleCtsOffset)) {
4460 tmp.compositionOffset = sampleCtsOffset;

Completed in 59 milliseconds