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

  /frameworks/av/media/extractors/mp4/
SampleIterator.h 36 uint64_t getSampleTime() const { return mCurrentSampleTime; }
73 uint64_t mCurrentSampleTime;
SampleIterator.cpp 150 sampleIndex, &mCurrentSampleTime, &mCurrentSampleDuration)) != OK) {

Completed in 118 milliseconds