Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp5717 uint32_t syncSampleIndex = sampleIndex; in read() local
5723 sampleIndex, &syncSampleIndex, findFlags); in read()
5754 syncSampleIndex, NULL, NULL, &syncSampleTime)); in read()
5763 mCurrentSampleIndex = syncSampleIndex; in read()