Home
last modified time | relevance | path

Searched refs:syncSampleIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp4229 uint32_t syncSampleIndex; in read() local
4232 sampleIndex, &syncSampleIndex, findFlags); in read()
4261 syncSampleIndex, NULL, NULL, &syncSampleTime)); in read()
4270 mCurrentSampleIndex = syncSampleIndex; in read()