Searched refs:DEFAULT_LINEAR (Results 1 – 8 of 8) 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()
33 c2_status_t status = store->fetchAllocator(C2AllocatorStore::DEFAULT_LINEAR, &mLinearAllocator); in setupCodec2()
103 case C2AllocatorStore::DEFAULT_LINEAR: in fetchAllocator()313 case C2AllocatorStore::DEFAULT_LINEAR: in _createBlockPool()315 C2AllocatorStore::DEFAULT_LINEAR, &allocator); in _createBlockPool()424 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()
93 CHECK_EQ(store->fetchAllocator(C2AllocatorStore::DEFAULT_LINEAR, in SetUp()