Home
last modified time | relevance | path

Searched defs:allocatorStore (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2AllocatorBlob.cpp100 auto allocatorStore = GetCodec2PlatformAllocatorStore(); in C2AllocatorBlob() local
DC2Store.cpp303 std::shared_ptr<C2PlatformAllocatorStoreImpl> allocatorStore; in SetPreferredCodec2ComponentStore() local
341 std::shared_ptr<C2AllocatorStore> allocatorStore = in _createBlockPool() local
461 std::shared_ptr<C2AllocatorStore> allocatorStore = GetCodec2PlatformAllocatorStore(); in GetCodec2BlockPool() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp917 std::shared_ptr<C2AllocatorStore> allocatorStore = GetCodec2PlatformAllocatorStore(); in start() local