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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp3707 uint32_t syncSampleIndex; local
3710 sampleIndex, &syncSampleIndex, findFlags);
3739 syncSampleIndex, NULL, NULL, &syncSampleTime));
3748 mCurrentSampleIndex = syncSampleIndex;

Completed in 53 milliseconds