Searched refs:mCodecRef (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h197 sp<RefBase> mCodecRef; // and a reference to the IMemory member in struct:android::ACodec::BufferInfo
/frameworks/av/media/libstagefright/
H A DACodec.cpp904 info.mCodecRef = mem;
922 info.mMemRef = info.mCodecRef;
1211 info.mCodecRef = mem;

Completed in 100 milliseconds