Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_allocator.cpp58 … const char* bufName, bool zeroOnAllocation, uint32_t dwMemType) in Allocate1DBuffer()
94 MOS_TILE_TYPE tile, const char* bufName, bool zeroOnAllocation, uint32_t dwMemType) in Allocate2DBuffer()
129 … CodechalAllocator::AllocateBatchBuffer(uint64_t resourceTag, uint32_t size, bool zeroOnAllocation) in AllocateBatchBuffer()
H A Dcodechal_encode_allocator.h89 uint16_t zeroOnAllocation : MOS_BITFIELD_BIT(7); member
H A Dcodechal_encode_allocator.cpp168 uint8_t index, bool zeroOnAllocation, MOS_FORMAT format, MOS_TILE_TYPE tile, uint32_t dwMemType) in AllocateResource()