Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp2671 bool containsDefault = (ids->count(defaultAllocatorId) > 0u); in GetCommonAllocatorIds() local
2672 if (ids->size() != (containsDefault ? 1 : 0)) { in GetCommonAllocatorIds()
2674 if (containsDefault) { in GetCommonAllocatorIds()