Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h256 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member
DCCodecBufferChannel.cpp2297 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()
2781 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local
2786 outputPoolIntf = pools->outputPoolIntf; in setSurface()
2789 if (outputPoolIntf) { in setSurface()