Home
last modified time | relevance | path

Searched refs:CreateCodec2BlockPool (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/vndk/include/
DC2PlatformSupport.h115 c2_status_t CreateCodec2BlockPool(
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp587 c2_status_t status = CreateCodec2BlockPool( in createBlockPool()
/hardware/google/av/codec2/vndk/
DC2Store.cpp442 c2_status_t CreateCodec2BlockPool( in CreateCodec2BlockPool() function
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp2141 err = CreateCodec2BlockPool(pools->inputAllocatorId, nullptr, &pool); in start()