Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:sampleIndex

334             uint32_t sampleIndex;
336 if (track->sampleTable->findThumbnailSample(&sampleIndex) == OK
338 sampleIndex, NULL /* offset */, NULL /* size */,
1546 uint32_t sampleIndex;
1549 &sampleIndex, findFlags);
1561 sampleIndex, &syncSampleIndex, findFlags);
1578 sampleIndex, NULL, NULL, &sampleTime));