Searched refs:rawAllocator (Results 1 – 1 of 1) sorted by relevance
99 C2Allocator::id_t rawAllocator = C2AllocatorStore::DEFAULT_LINEAR; in BaseParams() local116 rawAllocator = C2PlatformAllocatorStore::GRALLOC; in BaseParams()122 rawAllocator = preferredLinearId; in BaseParams()133 codedAllocator = rawAllocator; in BaseParams()160 C2Allocator::id_t inputAllocators[1] = {isEncoder ? rawAllocator in BaseParams()163 : rawAllocator}; in BaseParams()