Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h306 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member
DCCodecBufferChannel.cpp1280 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()
1515 blockPools->outputPoolIntf.reset(); in release()
1987 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local
1992 outputPoolIntf = pools->outputPoolIntf; in setSurface()
1995 if (outputPoolIntf) { in setSurface()