Searched refs:DEFAULT_LINEAR (Results 1 – 7 of 7) sorted by relevance
85 C2Allocator::id_t rawAllocator = C2AllocatorStore::DEFAULT_LINEAR; in BaseParams()88 C2Allocator::id_t codedAllocator = C2AllocatorStore::DEFAULT_LINEAR; in BaseParams()103 rawAllocator = C2AllocatorStore::DEFAULT_LINEAR; in BaseParams()
99 case C2AllocatorStore::DEFAULT_LINEAR: in fetchAllocator()309 case C2AllocatorStore::DEFAULT_LINEAR: in _createBlockPool()311 C2AllocatorStore::DEFAULT_LINEAR, &allocator); in _createBlockPool()420 res = allocatorStore->fetchAllocator(C2AllocatorStore::DEFAULT_LINEAR, &allocator); in GetCodec2BlockPool()
721 DEFAULT_LINEAR, ///< basic linear allocator type enumerator
147 CHECK_EQ(store->fetchAllocator(C2AllocatorStore::DEFAULT_LINEAR, &mAllocIon), C2_OK); in SimplePlayer()
84 CHECK_EQ(store->fetchAllocator(C2AllocatorStore::DEFAULT_LINEAR, in SetUp()
90 CHECK_EQ(store->fetchAllocator(C2AllocatorStore::DEFAULT_LINEAR, in SetUp()
89 CHECK_EQ(store->fetchAllocator(C2AllocatorStore::DEFAULT_LINEAR, in SetUp()