Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DACodecBufferChannel.h122 sp<IMemory> mDecryptDestination; variable
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp139 destination.mSharedMemory = mDecryptDestination; in queueSecureInputBuffer()
341 mDecryptDestination = mDealer->allocate(destinationBufferSize); in setInputBufferArray()