Searched refs:outputPoolIntf (Results 1 – 2 of 2) sorted by relevance
1283 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()1528 blockPools->outputPoolIntf.reset(); in release()2005 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local2010 outputPoolIntf = pools->outputPoolIntf; in setSurface()2013 if (outputPoolIntf) { in setSurface()
307 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member