Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h252 C2Allocator::id_t inputAllocatorId; member
DCCodecBufferChannel.cpp2110 pools->inputAllocatorId = (graphic) ? C2PlatformAllocatorStore::GRALLOC in start()
2131 pools->inputAllocatorId = allocator->getId(); in start()
2140 if ((poolMask >> pools->inputAllocatorId) & 1) { in start()
2141 err = CreateCodec2BlockPool(pools->inputAllocatorId, nullptr, &pool); in start()
2143 mName, pools->inputAllocatorId, in start()