HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentSampleIndex (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/include/
SampleIterator.h 60 uint32_t mCurrentSampleIndex;
  /frameworks/av/media/libstagefright/
SampleIterator.cpp 69 if (mInitialized && mCurrentSampleIndex == sampleIndex) {
141 mCurrentSampleIndex = sampleIndex;
MPEG4Extractor.cpp 71 uint32_t mCurrentSampleIndex;
    [all...]

Completed in 942 milliseconds