Home
last modified time | relevance | path

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

/external/v4l2_codec2/include/
DC2VDAComponent.h264 void appendSecureOutputBuffer(std::shared_ptr<C2GraphicBlock> block, uint32_t poolId);
/external/v4l2_codec2/
DC2VDAComponent.cpp1083 appendSecureOutputBuffer(std::move(block), poolId); in allocateBuffersFromBlockAllocator()
1162 void C2VDAComponent::appendSecureOutputBuffer(std::shared_ptr<C2GraphicBlock> block, in appendSecureOutputBuffer() function in android::C2VDAComponent