Home
last modified time | relevance | path

Searched defs:minUsage (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2AllocatorIon.cpp496 C2MemoryUsage minUsage = { 0, 0 }; in C2AllocatorIon() local
526 const UsageMapperFn &mapper, uint64_t minUsage, uint64_t maxUsage, uint64_t blockSize) { in setUsageMapper()
DC2Store.cpp140 uint64_t minUsage = 0; in UseComponentStoreForIonAllocator() local
DC2AllocatorGralloc.cpp916 C2MemoryUsage minUsage = { 0, 0 }, maxUsage = { ~(uint64_t)0, ~(uint64_t)0 }; in Impl() local