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

  /frameworks/av/include/media/stagefright/
CodecBase.h 67 virtual sp<ABuffer> bufferAt(size_t index) const = 0;
ACodec.h 65 sp<ABuffer> bufferAt(size_t index) const;
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 966 info.mData = portDesc->bufferAt(i);
    [all...]
ACodec.cpp     [all...]

Completed in 87 milliseconds