Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2DmaBufAllocator.cpp42 constexpr uint32_t MAX_PADDING = 0x8000; // 32KB variable
397 base::GetUintProperty("media.c2.dmabuf.padding", (uint32_t)0, MAX_PADDING); in newLinearAllocation()
DC2AllocatorIon.cpp42 constexpr uint32_t MAX_PADDING = 0x8000; // 32KB variable
392 base::GetUintProperty("media.c2.dmabuf.padding", (uint32_t)0, MAX_PADDING); in Alloc()