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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp3097 uint32_t syncSampleIndex; local
3100 sampleIndex, &syncSampleIndex, findFlags);
3129 syncSampleIndex, NULL, NULL, &syncSampleTime));
3138 mCurrentSampleIndex = syncSampleIndex;

Completed in 13 milliseconds