Searched refs:inputAllocatorId (Results 1 – 2 of 2) sorted by relevance
385 C2Allocator::id_t inputAllocatorId; member
1597 pools->inputAllocatorId = (graphic) ? C2PlatformAllocatorStore::GRALLOC in start()1631 pools->inputAllocatorId = allocator->getId(); in start()1643 if ((poolMask >> pools->inputAllocatorId) & 1) { in start()1644 err = CreateCodec2BlockPool(pools->inputAllocatorId, nullptr, &pool); in start()1646 mName, pools->inputAllocatorId, in start()