Searched refs:outputPoolIntf (Results 1 – 2 of 2) sorted by relevance
389 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; member
1836 pools->outputAllocatorId, &pools->outputPoolId, &pools->outputPoolIntf); in start()2126 blockPools->outputPoolIntf.reset(); in release()2676 std::shared_ptr<Codec2Client::Configurable> outputPoolIntf; in setSurface() local2681 outputPoolIntf = pools->outputPoolIntf; in setSurface()2684 if (outputPoolIntf) { in setSurface()