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

  /frameworks/av/include/media/stagefright/
NuMediaExtractor.h 90 MediaBuffer *mSample;
  /frameworks/av/include/media/
SoundPool.h 101 sp<Sample> sample() { return mSample; }
108 void clear() { mChannelID = 0; mSample.clear(); }
111 sp<Sample> mSample;

Completed in 2450 milliseconds