Searched defs:sampleCtsOffset (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp3861 sampleCtsOffset = 0; local
3894 sampleCtsOffset = 0;
3925 if (!mDataSource->getUInt32(offset, &sampleCtsOffset)) {
3939 tmp.compositionOffset = sampleCtsOffset;

Completed in 44 milliseconds