Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mp4/
DMPEG4Extractor.cpp6424 uint32_t syncSampleIndex = sampleIndex; in read() local
6431 sampleIndex, &syncSampleIndex, findFlags); in read()
6471 syncSampleIndex, NULL, NULL, &syncSampleTime)); in read()
6480 mCurrentSampleIndex = syncSampleIndex; in read()