Home
last modified time | relevance | path

Searched refs:GetCodec2PoolMask (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/vndk/include/
H A DC2PlatformSupport.h247 int GetCodec2PoolMask();
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp143 id = GetPreferredLinearAllocatorId(GetCodec2PoolMask()); in fetchAllocator()
459 int GetCodec2PoolMask() { in GetCodec2PoolMask() function
508 allocatorId = GetPreferredLinearAllocatorId(GetCodec2PoolMask()); in _createBlockPool()
/aosp_15_r20/frameworks/av/media/codec2/components/base/
H A DSimpleC2Interface.cpp107 int poolMask = GetCodec2PoolMask(); in BaseParams()
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Interface.cpp102 int poolMask = GetCodec2PoolMask(); in BaseParams()
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp1731 int poolMask = GetCodec2PoolMask(); in start()
H A DCCodec.cpp3259 int poolMask = GetCodec2PoolMask(); in GetCommonAllocatorIds()