AL_TAllocator - 2022.1 English

H.264/H.265 Video Codec Unit Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2022-04-29
Version
2022.1 English

The AL_TAllocator type enables the developer to either wrap or replace memory management functions for memory tracking, alternative DMA buffer handling, etc.

Type Field Description
const AL_AllocatorVtable* vtable Pointer to function pointers for memory management functions.

See

AL_AllocatorVtable