HomeSort by relevance Sort by last modified time
    Searched defs:mSampleIndex (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/include/
SampleTable.h 121 uint32_t mSampleIndex;
  /frameworks/av/media/libstagefright/
AVIExtractor.cpp 57 size_t mSampleIndex;
110 mSampleIndex = 0;
150 mTrackIndex, seekTimeUs, seekMode, &mSampleIndex);
177 mTrackIndex, mSampleIndex, &offset, &size, &isKey, &timeUs);
179 ++mSampleIndex;
    [all...]

Completed in 59 milliseconds