Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp5984 uint32_t syncSampleIndex = sampleIndex; in read() local
5990 sampleIndex, &syncSampleIndex, findFlags); in read()
6030 syncSampleIndex, NULL, NULL, &syncSampleTime)); in read()
6039 mCurrentSampleIndex = syncSampleIndex; in read()