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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp4069 sampleCtsOffset = 0; local
4102 sampleCtsOffset = 0;
4133 if (!mDataSource->getUInt32(offset, &sampleCtsOffset)) {
4147 tmp.compositionOffset = sampleCtsOffset;

Completed in 15 milliseconds