Home
last modified time | relevance | path

Searched refs:TMemory (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/include/
DSharedMemoryBuffer.h34 typedef ::android::hidl::memory::V1_0::IMemory TMemory; typedef
36 SharedMemoryBuffer(const sp<AMessage> &format, const sp<TMemory> &mem);
44 const sp<TMemory> mTMemory;
/frameworks/av/media/libstagefright/
DBufferImpl.cpp39 SharedMemoryBuffer::SharedMemoryBuffer(const sp<AMessage> &format, const sp<TMemory> &mem) in SharedMemoryBuffer()
DACodec.cpp938 sp<TMemory> hidlMem; in allocateBuffersOnPort()
/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.h36 typedef hidl::memory::V1_0::IMemory TMemory; typedef
/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h49 typedef hidl::memory::V1_0::IMemory TMemory; typedef
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp55 typedef hidl::memory::V1_0::IMemory TMemory; typedef
212 sp<TMemory> mHidlMemory;
981 sp<TMemory> newMem; in ensureBufferCapacity()