Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp2625 C2Allocator::id_t defaultAllocatorId = in GetCommonAllocatorIds() local
2647 ids->insert(defaultAllocatorId); in GetCommonAllocatorIds()
2671 bool containsDefault = (ids->count(defaultAllocatorId) > 0u); in GetCommonAllocatorIds()
2675 ids->insert(defaultAllocatorId); in GetCommonAllocatorIds()