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

  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
MediaCodec.cpp 461 mPortBuffers[kPortIndexOutput].itemAt(index).mData;
674 mPortBuffers[portIndex].clear();
676 Vector<BufferInfo> *buffers = &mPortBuffers[portIndex];
    [all...]
  /frameworks/av/include/media/stagefright/
MediaCodec.h 204 Vector<BufferInfo> mPortBuffers[2];
OMXCodec.h 199 Vector<BufferInfo> mPortBuffers[2];
221 // The index in each of the mPortBuffers arrays of the buffer that will be

Completed in 174 milliseconds