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 65 uint32_t mCurrentSampleIndex;
  /frameworks/av/media/libstagefright/
SampleIterator.cpp 69 if (mInitialized && mCurrentSampleIndex == sampleIndex) {
148 mCurrentSampleIndex = sampleIndex;
MPEG4Extractor.cpp 102 uint32_t mCurrentSampleIndex;
    [all...]

Completed in 432 milliseconds