Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h224 sp<IMemory> mDecryptDestination; variable
DCCodecBufferChannel.cpp1741 destination.mSharedMemory = mDecryptDestination; in queueSecureInputBuffer()
1752 encryptedBuffer->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffer()
2187 mDecryptDestination = mDealer->allocate((size_t)capacity); in start()