Searched defs:zeroOnAllocation (Results 1 – 3 of 3) sorted by relevance
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
D | codechal_allocator.cpp | 58 … 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()
|
D | codechal_encode_allocator.cpp | 168 uint8_t index, bool zeroOnAllocation, MOS_FORMAT format, MOS_TILE_TYPE tile, uint32_t dwMemType) in AllocateResource()
|
D | codechal_encode_allocator.h | 89 uint16_t zeroOnAllocation : MOS_BITFIELD_BIT(7); member
|