Home
last modified time | relevance | path

Searched refs:mMemRef (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h180 sp<RefBase> mMemRef; // and a reference to the IMemory, so it does not go away member
/frameworks/av/media/libstagefright/
DACodec.cpp1017 info.mMemRef = hidlMem; in allocateBuffersOnPort()
1020 info.mMemRef = info.mCodecRef; in allocateBuffersOnPort()