Home
last modified time | relevance | path

Searched refs:GetCodec2BlockPool (Results 1 – 5 of 5) sorted by relevance

/hardware/google/av/codec2/vndk/include/
DC2PlatformSupport.h99 c2_status_t GetCodec2BlockPool(
/hardware/google/av/media/codecs/base/
DSimpleC2Component.cpp449 err = GetCodec2BlockPool(poolId, shared_from_this(), &mOutputBlockPool); in processQueue()
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp495 GetCodec2BlockPool(blockPoolId, mComponent, &pool); in setOutputSurface()
/hardware/google/av/codec2/vndk/
DC2Store.cpp403 c2_status_t GetCodec2BlockPool( in GetCodec2BlockPool() function
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp2152 err = GetCodec2BlockPool(inputPoolId, nullptr, &pool); in start()