AL_TBufPoolConfig - 2021.2 English

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

Document ID
PG252
Release Date
2021-10-27
Version
2021.2 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