Home
last modified time | relevance | path

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

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp53 bool initOnAllocate, uint8_t initValue, bool bPersistent) in AllocateBuffer() argument
75 if (initOnAllocate) in AllocateBuffer()
87 buffer->initOnAllocate = initOnAllocate; in AllocateBuffer()
97 bool initOnAllocate, uint8_t initValue, bool bPersistent) in AllocateBufferArray() argument
113 initOnAllocate, initValue, bPersistent); in AllocateBufferArray()
383 buffer->initOnAllocate = true; in Resize()
389 buffer->initOnAllocate, buffer->initValue, buffer->bPersistent); in Resize()
H A Ddecode_allocator.h103 bool initOnAllocate = false, uint8_t initValue = 0, bool bPersistent = false);
127 bool initOnAllocate = false, uint8_t initValue = 0, bool bPersistent = false);
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_common/linux/common/os/
H A Dmos_os_specific.h382 bool initOnAllocate; //!< Flag to indicate whether initialize when allocate member
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.h377 bool initOnAllocate; //!< Flag to indicate whether initialize when allocate member