Home
last modified time | relevance | path

Searched refs:inputAllocatorId (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h385 C2Allocator::id_t inputAllocatorId; member
DCCodecBufferChannel.cpp1597 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()