AL_TAllocator - 2023.1 English

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

Document ID
PG252
Release Date
2023-05-16
Version
2023.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