Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h310 std::shared_ptr<C2LinearBlock> encryptedBlock = nullptr,
DCCodecBufferChannel.cpp244 std::shared_ptr<C2LinearBlock> encryptedBlock, in queueInputBufferInternal() argument
353 if (encryptedBlock) { in queueInputBufferInternal()
356 encryptedBlock->share(0, blockSize, C2Fence()))); in queueInputBufferInternal()