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

Resolution SEI callback definition is parsed.

Table 1. Function Type Descriptions
Type Field Description
void (* func)(int iPayloadType, uint8_t* pPayload, int iPayloadSize, void* pUserParam); func Called when a SEI is parsed. Anti-emulation has already been removed by the decoder from the payload. See Annex D.3 of ITU-T for the sei_payload syntax.
void* userParam User-defined