AL_TBufPoolConfig - 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

Description

Structure used to configure the AL_TBufPool.

Table 1. Function Type Descriptions
Type Field Description
uint32_t uNumBuf Number of buffers in the pool
size_t zBufSize Size in bytes of the buffers that will fill the pool
char const* debugName String to distinguish buffers in the debugger
AL_TMetaData* pMetaData Metadata added to each buffer in the pool

See

AL_SrcMetaData_Create