Searched refs:outputPoolIntf (Results 1 – 2 of 2) sorted by relevance
266 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member
1038 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()1621 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local1626 outputPoolIntf = pools->outputPoolIntf; in setSurface()1629 if (outputPoolIntf) { in setSurface()