Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/internal/
DC2BlockInternal.h206 bool GetBufferPoolData(
247 bool GetBufferPoolData(
/frameworks/av/media/codec2/hal/aidl/
DBufferTypes.cpp222 bool GetBufferPoolData<BufferPoolTypes>( in GetBufferPoolData() function
225 return _C2BlockFactory::GetBufferPoolData(blockPoolData, bpData); in GetBufferPoolData()
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
Dtypes.cpp227 bool GetBufferPoolData<BufferPoolTypes>( in GetBufferPoolData() function
230 return _C2BlockFactory::GetBufferPoolData(blockPoolData, bpData); in GetBufferPoolData()
/frameworks/av/media/codec2/hal/common/include/codec2/common/
DBufferTypes.h75 bool GetBufferPoolData(
190 if (!GetBufferPoolData<BufferPoolTypes>(blockPoolData, &bpData) || !bpData) { in addBaseBlock()
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp401 bool _C2BlockFactory::GetBufferPoolData( in GetBufferPoolData() function in _C2BlockFactory
432 bool _C2BlockFactory::GetBufferPoolData( in GetBufferPoolData() function in _C2BlockFactory