Searched refs:outputPoolIntf (Results 1 – 2 of 2) sorted by relevance
256 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member
2297 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()2781 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local2786 outputPoolIntf = pools->outputPoolIntf; in setSurface()2789 if (outputPoolIntf) { in setSurface()