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

  /frameworks/av/media/libstagefright/include/
SharedMemoryBuffer.h 34 typedef ::android::hidl::memory::V1_0::IMemory TMemory;
36 SharedMemoryBuffer(const sp<AMessage> &format, const sp<TMemory> &mem);
44 const sp<TMemory> mTMemory;
  /frameworks/av/media/libstagefright/
BufferImpl.cpp 39 SharedMemoryBuffer::SharedMemoryBuffer(const sp<AMessage> &format, const sp<TMemory> &mem)
ACodec.cpp 938 sp<TMemory> hidlMem;
    [all...]
  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.h 36 typedef hidl::memory::V1_0::IMemory TMemory;
  /frameworks/av/media/libstagefright/include/media/stagefright/
ACodec.h 49 typedef hidl::memory::V1_0::IMemory TMemory;

Completed in 150 milliseconds