Home
last modified time | relevance | path

Searched refs:GetCodec2PlatformAllocatorStore (Results 1 – 10 of 10) sorted by relevance

/hardware/google/av/codec2/vndk/include/
DC2PlatformSupport.h31 std::shared_ptr<C2AllocatorStore> GetCodec2PlatformAllocatorStore();
/hardware/google/av/codec2/vndk/
DC2Store.cpp254 std::shared_ptr<C2AllocatorStore> GetCodec2PlatformAllocatorStore() { in GetCodec2PlatformAllocatorStore() function
303 GetCodec2PlatformAllocatorStore(); in _createBlockPool()
408 std::shared_ptr<C2AllocatorStore> allocatorStore = GetCodec2PlatformAllocatorStore(); in GetCodec2BlockPool()
/hardware/google/av/media/sfplugin/
DC2OMXNode.cpp164 c2_status_t err = GetCodec2PlatformAllocatorStore()->fetchAllocator( in setInputSurface()
DCCodecBufferChannel.cpp918 mStore(GetCodec2PlatformAllocatorStore()) { } in GraphicMetadataInputBuffers()
2097 std::shared_ptr<C2AllocatorStore> allocatorStore = GetCodec2PlatformAllocatorStore(); in start()
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp148 c2_status_t c2err = GetCodec2PlatformAllocatorStore()->fetchAllocator( in init()
/hardware/google/av/media/codecs/cmds/
Dcodec2.cpp146 std::shared_ptr<C2AllocatorStore> store = GetCodec2PlatformAllocatorStore(); in SimplePlayer()
/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp83 android::GetCodec2PlatformAllocatorStore(); in SetUp()
DMtsHidlC2V1_0TargetAudioDecTest.cpp89 android::GetCodec2PlatformAllocatorStore(); in SetUp()
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp82 android::GetCodec2PlatformAllocatorStore(); in SetUp()
DMtsHidlC2V1_0TargetVideoDecTest.cpp88 android::GetCodec2PlatformAllocatorStore(); in SetUp()