Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h246 void ensureDecryptDestination(size_t size);
DCCodecBufferChannel.cpp334 void CCodecBufferChannel::ensureDecryptDestination(size_t size) { in ensureDecryptDestination() function in android::CCodecBufferChannel
389 ensureDecryptDestination(size); in attachEncryptedBuffer()