Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h250 void ensureDecryptDestination(size_t size);
H A DCCodecBufferChannel.cpp379 void CCodecBufferChannel::ensureDecryptDestination(size_t size) { in ensureDecryptDestination() function in android::CCodecBufferChannel
434 ensureDecryptDestination(size); in attachEncryptedBuffer()