Searched refs:outputPoolIntf (Results 1 – 2 of 2) sorted by relevance
1148 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()1388 blockPools->outputPoolIntf.reset(); in release()1823 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local1828 outputPoolIntf = pools->outputPoolIntf; in setSurface()1831 if (outputPoolIntf) { in setSurface()
299 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member