Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp4740 uint32_t syncSampleIndex; in read() local
4743 sampleIndex, &syncSampleIndex, findFlags); in read()
4773 syncSampleIndex, NULL, NULL, &syncSampleTime)); in read()
4782 mCurrentSampleIndex = syncSampleIndex; in read()