Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h389 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member
DCCodecBufferChannel.cpp1836 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()
2126 blockPools->outputPoolIntf.reset(); in release()
2676 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local
2681 outputPoolIntf = pools->outputPoolIntf; in setSurface()
2684 if (outputPoolIntf) { in setSurface()